Home
last modified time | relevance | path

Searched defs:isTargetELF (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h113 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h125 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kSubtarget.h97 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h246 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h210 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h223 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h286 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h288 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h295 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h270 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h301 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h320 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h372 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h470 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h495 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h415 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h710 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h760 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); } in isTargetELF() function