/freebsd/contrib/llvm-project/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()
|
/freebsd/contrib/llvm-project/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 | 39 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 D | DebugLineSectionEmitter.h | 26 DebugLineSectionEmitter(const Triple &TheTriple, DwarfUnit &U) in DebugLineSectionEmitter() 64 Error init(Triple TheTriple) { in init() 419 Triple TheTriple; variable
|
H A D | DWARFEmitterImpl.cpp | 24 Error DwarfEmitterImpl::init(Triple TheTriple, in init()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEMCAsmInfo.cpp | 24 VEELFMCAsmInfo::VEELFMCAsmInfo(const Triple &TheTriple) { in VEELFMCAsmInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXMCAsmInfo.cpp | 20 NVPTXMCAsmInfo::NVPTXMCAsmInfo(const Triple &TheTriple, in NVPTXMCAsmInfo()
|
/freebsd/contrib/llvm-project/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
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFEmitterImpl.cpp |
|
H A D | DWARFLinkerImpl.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcMCAsmInfo.cpp | 25 SparcELFMCAsmInfo::SparcELFMCAsmInfo(const Triple &TheTriple) { in SparcELFMCAsmInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | TargetSelect.cpp | 43 Triple TheTriple(TargetTriple); in selectTarget() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCTargetDesc.cpp | 96 static MCRelocationInfo *createM68kMCRelocationInfo(const Triple &TheTriple, in createM68kMCRelocationInfo()
|
H A D | M68kAsmBackend.cpp | 236 const Triple &TheTriple = STI.getTargetTriple(); in createM68kAsmBackend() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CommandFlags.cpp | 548 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 D | LanaiMCTargetDesc.cpp | 84 static MCRelocationInfo *createLanaiElfRelocation(const Triple &TheTriple, in createLanaiElfRelocation()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 230 Triple TheTriple(Triple::normalize(TripleName)); in GetTarget() local 372 Triple TheTriple(TripleName); in main() local
|
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 451 Triple TheTriple; in compileModule() local 486 auto InitializeOptions = [&](const Triple &TheTriple) { in compileModule()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.cpp | 47 const Triple &TheTriple = Printer.TM.getTargetTriple(); in GetGlobalValueSymbol() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | ObjectFile.cpp | 110 Triple TheTriple; in makeTriple() local [all...] |
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | BugDriver.cpp | 109 Triple TheTriple(Result->getTargetTriple()); in parseInputFile() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 279 Triple TheTriple(TripleName); in getTarget() local 381 Triple TheTriple(TripleName); in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 308 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 D | TargetRegistry.cpp | 118 Triple &TheTriple, in lookupTarget()
|