Searched defs:TheTriple (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp20 NVPTXMCAsmInfo::NVPTXMCAsmInfo(const Triple &TheTriple, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCAsmInfo.cpp24 VEELFMCAsmInfo::VEELFMCAsmInfo(const Triple &TheTriple) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp21 MipsMCAsmInfo::MipsMCAsmInfo(const Triple &TheTriple, argument
H A DMipsAsmBackend.h29 Triple TheTriple; member in class:llvm::MipsAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.cpp20 ARMMCAsmInfoDarwin::ARMMCAsmInfoDarwin(const Triple &TheTriple) { argument
44 ARMELFMCAsmInfo::ARMELFMCAsmInfo(const Triple &TheTriple) { argument
H A DARMMCTargetDesc.cpp340 createARMMCAsmInfo(const MCRegisterInfo &MRI, const Triple &TheTriple, const MCTargetOptions &Options) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp25 SparcELFMCAsmInfo::SparcELFMCAsmInfo(const Triple &TheTriple) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp33 AArch64WinCOFFObjectWriter(const Triple &TheTriple) argument
165 llvm::createAArch64WinCOFFObjectWriter(const Triple &TheTriple) { argument
H A DAArch64AsmBackend.cpp39 Triple TheTriple; member in class:__anon2236::AArch64AsmBackend
155 adjustFixupValue(const MCFixup &Fixup, const MCValue &Target, uint64_t Value, MCContext &Ctx, const Triple &TheTriple, bool IsResolved) argument
786 COFFAArch64AsmBackend(const Target &T, const Triple &TheTriple) argument
800 const Triple &TheTriple = STI.getTargetTriple(); local
820 const Triple &TheTriple = STI.getTargetTriple(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCTargetDesc.cpp96 static MCRelocationInfo *createM68kMCRelocationInfo(const Triple &TheTriple, argument
H A DM68kAsmBackend.cpp238 const Triple &TheTriple = STI.getTargetTriple(); local
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp24 Error DwarfEmitterImpl::init(Triple TheTriple, argument
H A DDebugLineSectionEmitter.h26 DebugLineSectionEmitter(const Triple &TheTriple, DwarfUnit &U) argument
64 Error init(Triple TheTriple) { argument
412 Triple TheTriple; member in class:llvm::dwarf_linker::parallel::DebugLineSectionEmitter
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp24 lookupTarget(StringRef ArchName, Triple &TheTriple, std::string &Error) argument
H A DMCObjectFileInfo.cpp1078 Triple TheTriple = Ctx->getTargetTriple(); local
H A DMCContext.cpp66 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp85 static MCRelocationInfo *createLanaiElfRelocation(const Triple &TheTriple, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp46 const Triple &TheTriple = Printer.TM.getTargetTriple(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp540 codegen::InitTargetOptionsFromCodeGenFlags(const Triple &TheTriple) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h36 Triple TheTriple; member in struct:llvm::TargetMachineBuilder
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp206 StringRef TheTriple = M.getTargetTriple(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp181 createPPCMCAsmInfo(const MCRegisterInfo &MRI, const Triple &TheTriple, const MCTargetOptions &Options) argument
/freebsd-current/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp454 Triple TheTriple; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp248 Error LVBinaryReader::loadGenericTargetInfo(StringRef TheTriple, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp45 Error DwarfStreamer::init(Triple TheTriple, argument
33 createStreamer( const Triple &TheTriple, DWARFLinkerBase::OutputFileType FileType, raw_pwrite_stream &OutFile, DWARFLinkerBase::TranslatorFuncTy Translator, DWARFLinkerBase::MessageHandlerTy Warning) argument

Completed in 315 milliseconds

12