Home
last modified time | relevance | path

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

123

/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.cpp20 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 DAArch64WinCOFFObjectWriter.cpp33 AArch64WinCOFFObjectWriter(const Triple &TheTriple) in AArch64WinCOFFObjectWriter()
165 llvm::createAArch64WinCOFFObjectWriter(const Triple &TheTriple) { in createAArch64WinCOFFObjectWriter()
H A DAArch64AsmBackend.cpp38 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 DVEMCAsmInfo.cpp24 VEELFMCAsmInfo::VEELFMCAsmInfo(const Triple &TheTriple) { in VEELFMCAsmInfo()
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp20 NVPTXMCAsmInfo::NVPTXMCAsmInfo(const Triple &TheTriple, in NVPTXMCAsmInfo()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp21 MipsMCAsmInfo::MipsMCAsmInfo(const Triple &TheTriple, in MipsMCAsmInfo()
H A DMipsAsmBackend.h29 Triple TheTriple; variable
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp25 SparcELFMCAsmInfo::SparcELFMCAsmInfo(const Triple &TheTriple) { in SparcELFMCAsmInfo()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp43 Triple TheTriple(TargetTriple); in selectTarget() local
/openbsd/gnu/llvm/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp236 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 DM68kMCTargetDesc.cpp96 static MCRelocationInfo *createM68kMCRelocationInfo(const Triple &TheTriple, in createM68kMCRelocationInfo()
H A DM68kAsmBackend.cpp238 const Triple &TheTriple = STI.getTargetTriple(); in createM68kAsmBackend() local
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp31 Triple TheTriple(TripleName); in Create() local
/openbsd/gnu/llvm/llvm/lib/MC/
H A DTargetRegistry.cpp25 Triple &TheTriple, in lookupTarget()
H A DMCObjectFileInfo.cpp1056 Triple TheTriple = Ctx->getTargetTriple(); in initMCObjectFileInfo() local
/openbsd/gnu/llvm/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp132 Triple TheTriple = Triple(Triple::normalize(TargetTriple)); in LLVMFuzzerInitialize() local
/openbsd/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp245 Triple TheTriple(TripleName); in getTarget() local
347 Triple TheTriple(TripleName); in main() local
/openbsd/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp462 Triple TheTriple; in compileModule() local
497 auto InitializeOptions = [&](const Triple &TheTriple) { in compileModule()
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp85 static MCRelocationInfo *createLanaiElfRelocation(const Triple &TheTriple, in createLanaiElfRelocation()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp41 const Triple &TheTriple = Printer.TM.getTargetTriple(); in GetGlobalAddressSymbol() local
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp305 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 DBugDriver.cpp109 Triple TheTriple(Result->getTargetTriple()); in parseInputFile() local
/openbsd/gnu/llvm/llvm/lib/Object/
H A DObjectFile.cpp110 Triple TheTriple; in makeTriple() local
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DNaCl.cpp359 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp422 const Triple &TheTriple, in createX86MCAsmInfo()
480 static MCRelocationInfo *createX86MCRelocationInfo(const Triple &TheTriple, in createX86MCRelocationInfo()

123