Home
last modified time | relevance | path

Searched defs:isTargetDarwin (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h216 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h280 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h261 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h361 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h464 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h485 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h407 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
H A DAArch64FrameLowering.cpp835 static bool isTargetDarwin(const MachineFunction &MF) { in isTargetDarwin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h700 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h754 bool isTargetDarwin() const { return TargetTriple.isOSDarwin(); } in isTargetDarwin() function