Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp113 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
130 const llvm::Target *TheTarget = in PrintSupportedExtensions() local
167 const llvm::Target *TheTarget = in PrintEnabledExtensions() local
H A Dcc1as_main.cpp413 const Target *TheTarget = TargetRegistry::lookupTarget(Opts.Triple, Error); in ExecuteAssemblerImpl() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.cpp
/freebsd/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
[all...]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp43 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp48 const Target *TheTarget = nullptr; in selectTarget() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp234 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local
314 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
367 const Target *TheTarget = GetTarget(ProgName); in main() local
/freebsd/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/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp97 const Target &TheTarget; member in __anon88421f390111::VEAsmBackend
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp283 const Target *TheTarget = in getTarget() local
375 const Target *TheTarget = getTarget(ProgName); in main() local
H A DCodeRegionGenerator.h188 const Target &TheTarget; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp123 const Target *TheTarget = nullptr; in lookupTarget() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp213 const Target *TheTarget = in llvm_dwp_main() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp756 const auto *TheTarget = in createTargetMachineForTriple() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp37 const Target *TheTarget; member
763 const Target *TheTarget = in getTargetInfo() local
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp531 const Target *TheTarget = nullptr; in compileModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h84 const Target &TheTarget; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp535 const llvm::Target *TheTarget = nullptr; in ParseMicrosoftAsmStatement() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp201 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp280 const Target *TheTarget = in loadGenericTargetInfo() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp527 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in getTarget() local
1027 const Target *TheTarget; member in __anonb0dd98cb0611::DisassemblerTarget
1048 DisassemblerTarget::DisassemblerTarget(const Target *TheTarget, ObjectFile &Obj, in DisassemblerTarget()
2546 const Target *TheTarget = getTarget(Obj); in disassembleObject() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp50 const Target *TheTarget = in init() local

12