Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.cpp20 ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin(const Triple &TheTriple) { in ARMMCAsmInfoDarwin()
44 ARMELFMCAsmInfo::ARMELFMCAsmInfo(const Triple &TheTriple) { in ARMELFMCAsmInfo()
/freebsd/contrib/llvm-project/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.cpp39 Triple TheTriple; member in __anon1d7386b50111::AArch64AsmBackend
156 const Triple &TheTriple, bool IsResolved) { in adjustFixupValue()
783 COFFAArch64AsmBackend(const Target &T, const Triple &TheTriple) in COFFAArch64AsmBackend()
797 const Triple &TheTriple = STI.getTargetTriple(); in createAArch64leAsmBackend() local
817 const Triple &TheTriple = STI.getTargetTriple(); in createAArch64beAsmBackend() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h26 DebugLineSectionEmitter(const Triple &TheTriple, DwarfUnit &U) in DebugLineSectionEmitter()
64 Error init(Triple TheTriple) { in init()
419 Triple TheTriple; variable
H A DDWARFEmitterImpl.cpp24 Error DwarfEmitterImpl::init(Triple TheTriple, in init()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCAsmInfo.cpp24 VEELFMCAsmInfo::VEELFMCAsmInfo(const Triple &TheTriple) { in VEELFMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp20 NVPTXMCAsmInfo::NVPTXMCAsmInfo(const Triple &TheTriple, in NVPTXMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp21 MipsMCAsmInfo::MipsMCAsmInfo(const Triple &TheTriple, in MipsMCAsmInfo()
H A DMipsAsmBackend.h29 Triple TheTriple; variable
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.cpp
H A DDWARFLinkerImpl.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp25 SparcELFMCAsmInfo::SparcELFMCAsmInfo(const Triple &TheTriple) { in SparcELFMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp43 Triple TheTriple(TargetTriple); in selectTarget() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCTargetDesc.cpp96 static MCRelocationInfo *createM68kMCRelocationInfo(const Triple &TheTriple, in createM68kMCRelocationInfo()
H A DM68kAsmBackend.cpp236 const Triple &TheTriple = STI.getTargetTriple(); in createM68kAsmBackend() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp548 codegen::InitTargetOptionsFromCodeGenFlags(const Triple &TheTriple) { in InitTargetOptionsFromCodeGenFlags()
754 Triple TheTriple(TargetTriple); in createTargetMachineForTriple() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp84 static MCRelocationInfo *createLanaiElfRelocation(const Triple &TheTriple, in createLanaiElfRelocation()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp230 Triple TheTriple(Triple::normalize(TripleName)); in GetTarget() local
372 Triple TheTriple(TripleName); in main() local
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp451 Triple TheTriple; in compileModule() local
486 auto InitializeOptions = [&](const Triple &TheTriple) { in compileModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp47 const Triple &TheTriple = Printer.TM.getTargetTriple(); in GetGlobalValueSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp110 Triple TheTriple; in makeTriple() local
[all...]
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp109 Triple TheTriple(Result->getTargetTriple()); in parseInputFile() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp279 Triple TheTriple(TripleName); in getTarget() local
381 Triple TheTriple(TripleName); in main() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp308 const Triple &TheTriple, in computeGUIDPreservedSymbols()
322 const Triple &TheTriple) { in computeGUIDPreservedSymbols()
542 const Triple &TheTriple) { in initTMBuilder()
559 Triple TheTriple(TripleStr); in addModule() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp118 Triple &TheTriple, in lookupTarget()

12