Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h60 const Target *TheTarget; variable
88 const Target *TheTarget, in LLVMDisasmContext()
H A DDisassembler.cpp52 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp46 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.h49 const Target &TheTarget; variable
H A Dllvm-mca.cpp232 const Target *TheTarget = in getTarget() local
320 const Target *TheTarget = getTarget(ProgName); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp48 const Target *TheTarget = nullptr; in selectTarget() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp210 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local
290 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
338 const Target *TheTarget = GetTarget(ProgName); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp28 const Target *const TheTarget = TargetRegistry::lookupTarget(Triple, Error); in LLVMState() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp106 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput()
150 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in AssembleOneInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp138 const Target *TheTarget = in LLVMFuzzerInitialize() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp170 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
H A Dcc1as_main.cpp340 const Target *TheTarget = TargetRegistry::lookupTarget(Opts.Triple, Error); in ExecuteAssemblerImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTargetRegistry.cpp30 const Target *TheTarget = nullptr; in lookupTarget() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp127 static int AssembleInput(StringRef ProgName, const Target *TheTarget, in AssembleInput()
238 const Target *TheTarget = TargetRegistry::lookupTarget("", TheTriple, Error); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-fuzzer/
H A Dllvm-opt-fuzzer.cpp223 const Target *TheTarget = in LLVMFuzzerInitialize() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp108 const Target *TheTarget = in OptLLVM() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp48 const Target *TheTarget = in getTarget() local
312 const Target *TheTarget = getTarget(Obj); in setUpDisassembler() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp121 const Target &TheTarget; member in __anon05d254c00111::SparcAsmBackend
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp95 const Target &TheTarget; member in __anon4434eda40111::VEAsmBackend
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp424 const auto *TheTarget = in analysisMain() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp485 const Target *TheTarget = nullptr; in compileModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetMachine.h84 const Target &TheTarget; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp453 const Target *TheTarget = in GetTargetMachine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp36 const Target *TheTarget = in init() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmtAsm.cpp535 const llvm::Target *TheTarget = nullptr; in ParseMicrosoftAsmStatement() local

12