Home
last modified time | relevance | path

Searched defs:TheTarget (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp174 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
191 const llvm::Target *TheTarget = in PrintSupportedExtensions() local
H A Dcc1as_main.cpp387 const Target *TheTarget = TargetRegistry::lookupTarget(Opts.Triple, Error); in ExecuteAssemblerImpl() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h60 const Target *TheTarget; variable
88 const Target *TheTarget, in LLVMDisasmContext()
H A DDisassembler.cpp51 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp44 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp48 const Target *TheTarget = nullptr; in selectTarget() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp243 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local
323 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
372 const Target *TheTarget = GetTarget(ProgName); in main() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp30 const Target *TheTarget = in init() local
H A DDebugLineSectionEmitter.h69 const Target *TheTarget = in init() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp30 const Target *TheTarget = nullptr; in lookupTarget() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp249 const Target *TheTarget = in getTarget() local
341 const Target *TheTarget = getTarget(ProgName); in main() local
H A DCodeRegionGenerator.h185 const Target &TheTarget; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp97 const Target &TheTarget; member in __anon9654622f0111::VEAsmBackend
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp134 const Target &TheTarget; member in __anon6297c58b0111::SparcAsmBackend
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp210 const Target *TheTarget = in llvm_dwp_main() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp751 const auto *TheTarget = in createTargetMachineForTriple() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp37 const Target *TheTarget; member
757 const Target *TheTarget = in getTargetInfo() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp534 const Target *TheTarget = nullptr; in compileModule() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h85 const Target &TheTarget; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp535 const llvm::Target *TheTarget = nullptr; in ParseMicrosoftAsmStatement() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp251 const Target *TheTarget = in loadGenericTargetInfo() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp205 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp411 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in getTarget() local
859 const Target *TheTarget; member in __anon326f45c10511::DisassemblerTarget
880 DisassemblerTarget::DisassemblerTarget(const Target *TheTarget, ObjectFile &Obj, in DisassemblerTarget()
2408 const Target *TheTarget = getTarget(Obj); in disassembleObject() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp51 const Target *TheTarget = in init() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp788 const Target *TheTarget = in linkAndVerify() local

12