Home
last modified time | relevance | path

Searched defs:TheTriple (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.cpp20 ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin(const Triple &TheTriple) { in ARMMCAsmInfoDarwin()
44 ARMELFMCAsmInfo::ARMELFMCAsmInfo(const Triple &TheTriple) { in ARMELFMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCAsmInfo.cpp24 VEELFMCAsmInfo::VEELFMCAsmInfo(const Triple &TheTriple) { in VEELFMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp38 Triple TheTriple; member in __anon477f96e00111::AArch64AsmBackend
151 const Triple &TheTriple, bool IsResolved) { in adjustFixupValue()
736 COFFAArch64AsmBackend(const Target &T, const Triple &TheTriple) in COFFAArch64AsmBackend()
750 const Triple &TheTriple = STI.getTargetTriple(); in createAArch64leAsmBackend() local
770 const Triple &TheTriple = STI.getTargetTriple(); in createAArch64beAsmBackend() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp20 NVPTXMCAsmInfo::NVPTXMCAsmInfo(const Triple &TheTriple, in NVPTXMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp21 MipsMCAsmInfo::MipsMCAsmInfo(const Triple &TheTriple, in MipsMCAsmInfo()
H A DMipsAsmBackend.h29 Triple TheTriple; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp25 SparcELFMCAsmInfo::SparcELFMCAsmInfo(const Triple &TheTriple) { in SparcELFMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp43 Triple TheTriple(TargetTriple); in selectTarget() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCTargetDesc.cpp95 static MCRelocationInfo *createM68kMCRelocationInfo(const Triple &TheTriple, in createM68kMCRelocationInfo()
H A DM68kAsmBackend.cpp236 const Triple &TheTriple = STI.getTargetTriple(); in createM68kAsmBackend() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp228 Triple TheTriple(TripleName); in getTarget() local
326 Triple TheTriple(TripleName); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp134 Triple TheTriple = Triple(Triple::normalize(TargetTriple)); in LLVMFuzzerInitialize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTargetRegistry.cpp25 Triple &TheTriple, in lookupTarget()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp84 static MCRelocationInfo *createLanaiElfRelocation(const Triple &TheTriple, in createLanaiElfRelocation()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp206 Triple TheTriple(Triple::normalize(TripleName)); in GetTarget() local
343 Triple TheTriple(TripleName); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp40 const Triple &TheTriple = Printer.TM.getTargetTriple(); in GetGlobalAddressSymbol() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp987 Triple TheTriple = Ctx->getTargetTriple(); in initMCObjectFileInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp107 Triple TheTriple; in makeTriple() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp431 Triple TheTriple; in compileModule() local
470 auto InitializeOptions = [&](const Triple &TheTriple) { in compileModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp320 const Triple &TheTriple, in createX86MCAsmInfo()
378 static MCRelocationInfo *createX86MCRelocationInfo(const Triple &TheTriple, in createX86MCRelocationInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.cpp109 Triple TheTriple(Result->getTargetTriple()); in parseInputFile() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DNaCl.cpp357 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp277 const Triple &TheTriple, in computeGUIDPreservedSymbols()
291 const Triple &TheTriple) { in computeGUIDPreservedSymbols()
518 const Triple &TheTriple) { in initTMBuilder()
544 Triple TheTriple(TripleStr); in addModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h37 Triple TheTriple; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp136 Triple TheTriple(Triple::normalize(TripleName)); in AssembleOneInput() local

12