| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | TestAsmPrinter.cpp | 35 const Target *TheTarget = TargetRegistry::lookupTarget(TripleStr, ErrorStr); in create() local 49 llvm::Error TestAsmPrinter::init(const Target *TheTarget, StringRef TripleName, in init()
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/ |
| H A D | DwarfUtils.cpp | 53 const Target *TheTarget = TargetRegistry::lookupTarget(T.getTriple(), Err); in isConfigurationSupported() local
|
| H A D | DWARFExpressionCompactPrinterTest.cpp | 38 const Target *TheTarget = in DWARFExpressionCompactPrinterTest() local
|
| /llvm-project-15.0.7/llvm/unittests/Target/PowerPC/ |
| H A D | AIXRelocModelTest.cpp | 23 const Target *TheTarget = TargetRegistry::lookupTarget("", TheTriple, Error); in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.h | 60 const Target *TheTarget; variable 88 const Target *TheTarget, in LLVMDisasmContext()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | JITTargetMachineBuilder.cpp | 47 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
|
| /llvm-project-15.0.7/llvm/unittests/Target/AArch64/ |
| H A D | MatrixRegisterAliasing.cpp | 20 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in createTargetMachine() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-mca/ |
| H A D | CodeRegionGenerator.h | 49 const Target &TheTarget; variable
|
| H A D | llvm-mca.cpp | 243 const Target *TheTarget = in getTarget() local 332 const Target *TheTarget = getTarget(ProgName); in main() local
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-mca/ |
| H A D | MCATestBase.h | 54 const Target *TheTarget; variable
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/ |
| H A D | TargetSelect.cpp | 48 const Target *TheTarget = nullptr; in selectTarget() local
|
| /llvm-project-15.0.7/llvm/unittests/MC/ |
| H A D | MCInstPrinter.cpp | 37 const Target *TheTarget = in MCInstPrinterTest() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | LlvmState.cpp | 28 const Target *const TheTarget = TargetRegistry::lookupTarget(Triple, Error); in LLVMState() local
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/Common/ |
| H A D | AssemblerUtils.h | 65 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in createTargetMachine() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-mc/ |
| H A D | llvm-mc.cpp | 240 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local 320 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 369 const Target *TheTarget = GetTarget(ProgName); in main() local
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/ |
| H A D | AnalysisTest.cpp | 31 const Target *const TheTarget = TargetRegistry::lookupTarget(TT, error); in PPCAnalysisTest() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-mc-assemble-fuzzer/ |
| H A D | llvm-mc-assemble-fuzzer.cpp | 108 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 152 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in AssembleOneInput() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-isel-fuzzer/ |
| H A D | llvm-isel-fuzzer.cpp | 136 const Target *TheTarget = in LLVMFuzzerInitialize() local
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | TargetRegistry.cpp | 30 const Target *TheTarget = nullptr; in lookupTarget() local
|
| /llvm-project-15.0.7/clang/tools/driver/ |
| H A D | cc1_main.cpp | 170 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-opt-fuzzer/ |
| H A D | llvm-opt-fuzzer.cpp | 221 const Target *TheTarget = in LLVMFuzzerInitialize() local
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/handle-llvm/ |
| H A D | handle_llvm.cpp | 108 const Target *TheTarget = in OptLLVM() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 132 const Target *TheTarget = in main() local
|
| /llvm-project-15.0.7/llvm/unittests/Target/X86/ |
| H A D | MachineSizeOptsTest.cpp | 33 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in createTargetMachine() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-ml/ |
| H A D | llvm-ml.cpp | 130 static int AssembleInput(StringRef ProgName, const Target *TheTarget, in AssembleInput() 274 const Target *TheTarget = TargetRegistry::lookupTarget("", TheTriple, Error); in main() local
|