Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp116 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
134 const llvm::Target *TheTarget = in PrintSupportedExtensions() local
172 const llvm::Target *TheTarget = in PrintEnabledExtensions() local
H A Dcc1as_main.cpp420 const Target *TheTarget = TargetRegistry::lookupTarget(Opts.Triple, Error); in ExecuteAssemblerImpl() local
/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.cpp50 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.cpp
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp42 auto *TheTarget = TargetRegistry::lookupTarget(TT, 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.cpp251 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local
331 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
385 const Target *TheTarget = GetTarget(ProgName); in main() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp31 const Target *TheTarget = in init() local
H A DDebugLineSectionEmitter.h69 const Target *TheTarget = in init() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAPI.cpp77 const Target *TheTarget = in SPIRVTranslate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp87 const Target &TheTarget; member in __anon88421f390111::VEAsmBackend
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp111 const Target *TheTarget = nullptr; in lookupTarget() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp302 const Target *TheTarget = in getTarget() local
394 const Target *TheTarget = getTarget(ProgName); in main() local
H A DCodeRegionGenerator.h187 const Target &TheTarget; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp215 const Target *TheTarget = in llvm_dwp_main() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp762 const auto *TheTarget = in createTargetMachineForTriple() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp34 const Target *TheTarget; member
762 const Target *TheTarget = in getTargetInfo() local
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp529 const Target *TheTarget = nullptr; in compileModule() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp280 const Target *TheTarget = in loadGenericTargetInfo() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h90 const Target &TheTarget; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp513 const llvm::Target *TheTarget = nullptr; in ParseMicrosoftAsmStatement() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp202 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp526 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in getTarget() local
1093 const Target *TheTarget; member in __anonb0dd98cb0611::DisassemblerTarget
1114 DisassemblerTarget::DisassemblerTarget(const Target *TheTarget, ObjectFile &Obj, in DisassemblerTarget()
2617 const Target *TheTarget = getTarget(Obj); in disassembleObject() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp

12