Home
last modified time | relevance | path

Searched refs:isTargetDragonFly (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h282 bool isTargetDragonFly() const { return TargetTriple.isOSDragonFly(); } in isTargetDragonFly() function
H A DX86FrameLowering.cpp2928 !STI.isTargetDragonFly()) in adjustForSegmentedStacks()
2980 } else if (STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
3005 } else if (STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
3021 STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h466 bool isTargetDragonFly() const { return TargetTriple.isOSDragonFly(); } in isTargetDragonFly() function
H A DX86FrameLowering.cpp2111 !STI.isTargetDragonFly()) in adjustForSegmentedStacks()
2164 } else if (STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
2189 } else if (STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
2205 STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h756 bool isTargetDragonFly() const { return TargetTriple.isOSDragonFly(); } in isTargetDragonFly() function
H A DX86FrameLowering.cpp2305 !STI.isTargetDragonFly()) in adjustForSegmentedStacks()
2366 } else if (STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
2391 } else if (STI.isTargetDragonFly()) { in adjustForSegmentedStacks()
2407 STI.isTargetDragonFly()) { in adjustForSegmentedStacks()