/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCAsmInfo.cpp | 20 ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin(const Triple &TheTriple) { in ARMMCAsmInfoDarwin() 44 ARMELFMCAsmInfo::ARMELFMCAsmInfo(const Triple &TheTriple) { in ARMELFMCAsmInfo()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64WinCOFFObjectWriter.cpp | 33 AArch64WinCOFFObjectWriter(const Triple &TheTriple) in AArch64WinCOFFObjectWriter() 165 llvm::createAArch64WinCOFFObjectWriter(const Triple &TheTriple) { in createAArch64WinCOFFObjectWriter()
|
H A D | AArch64AsmBackend.cpp | 38 Triple TheTriple; member in __anon1c5ab6e20111::AArch64AsmBackend 152 const Triple &TheTriple, bool IsResolved) { in adjustFixupValue() 744 COFFAArch64AsmBackend(const Target &T, const Triple &TheTriple) in COFFAArch64AsmBackend() 758 const Triple &TheTriple = STI.getTargetTriple(); in createAArch64leAsmBackend() local 778 const Triple &TheTriple = STI.getTargetTriple(); in createAArch64beAsmBackend() local
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEMCAsmInfo.cpp | 24 VEELFMCAsmInfo::VEELFMCAsmInfo(const Triple &TheTriple) { in VEELFMCAsmInfo()
|
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXMCAsmInfo.cpp | 20 NVPTXMCAsmInfo::NVPTXMCAsmInfo(const Triple &TheTriple, in NVPTXMCAsmInfo()
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsMCAsmInfo.cpp | 21 MipsMCAsmInfo::MipsMCAsmInfo(const Triple &TheTriple, in MipsMCAsmInfo()
|
H A D | MipsAsmBackend.h | 29 Triple TheTriple; variable
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcMCAsmInfo.cpp | 25 SparcELFMCAsmInfo::SparcELFMCAsmInfo(const Triple &TheTriple) { in SparcELFMCAsmInfo()
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/ |
H A D | TargetSelect.cpp | 43 Triple TheTriple(TargetTriple); in selectTarget() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 236 Triple TheTriple(Triple::normalize(TripleName)); in GetTarget() local 374 Triple TheTriple(TripleName); in main() local
|
/openbsd/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCTargetDesc.cpp | 96 static MCRelocationInfo *createM68kMCRelocationInfo(const Triple &TheTriple, in createM68kMCRelocationInfo()
|
H A D | M68kAsmBackend.cpp | 238 const Triple &TheTriple = STI.getTargetTriple(); in createM68kAsmBackend() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | LlvmState.cpp | 31 Triple TheTriple(TripleName); in Create() local
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | TargetRegistry.cpp | 25 Triple &TheTriple, in lookupTarget()
|
H A D | MCObjectFileInfo.cpp | 1056 Triple TheTriple = Ctx->getTargetTriple(); in initMCObjectFileInfo() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-isel-fuzzer/ |
H A D | llvm-isel-fuzzer.cpp | 132 Triple TheTriple = Triple(Triple::normalize(TargetTriple)); in LLVMFuzzerInitialize() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 245 Triple TheTriple(TripleName); in getTarget() local 347 Triple TheTriple(TripleName); in main() local
|
/openbsd/gnu/llvm/llvm/tools/llc/ |
H A D | llc.cpp | 462 Triple TheTriple; in compileModule() local 497 auto InitializeOptions = [&](const Triple &TheTriple) { in compileModule()
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiMCTargetDesc.cpp | 85 static MCRelocationInfo *createLanaiElfRelocation(const Triple &TheTriple, in createLanaiElfRelocation()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.cpp | 41 const Triple &TheTriple = Printer.TM.getTargetTriple(); in GetGlobalAddressSymbol() local
|
/openbsd/gnu/llvm/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 305 const Triple &TheTriple, in computeGUIDPreservedSymbols() 319 const Triple &TheTriple) { in computeGUIDPreservedSymbols() 554 const Triple &TheTriple) { in initTMBuilder() 580 Triple TheTriple(TripleStr); in addModule() local
|
/openbsd/gnu/llvm/llvm/tools/bugpoint/ |
H A D | BugDriver.cpp | 109 Triple TheTriple(Result->getTargetTriple()); in parseInputFile() local
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | ObjectFile.cpp | 110 Triple TheTriple; in makeTriple() local
|
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | NaCl.cpp | 359 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 422 const Triple &TheTriple, in createX86MCAsmInfo() 480 static MCRelocationInfo *createX86MCRelocationInfo(const Triple &TheTriple, in createX86MCRelocationInfo()
|