/openbsd/gnu/llvm/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.h | 60 const Target *TheTarget; variable 88 const Target *TheTarget, in LLVMDisasmContext()
|
H A D | Disassembler.cpp | 51 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.cpp | 47 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/ |
H A D | TargetSelect.cpp | 48 const Target *TheTarget = nullptr; in selectTarget() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | LlvmState.cpp | 35 const Target *TheTarget = in Create() local
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | TargetRegistry.cpp | 30 const Target *TheTarget = nullptr; in lookupTarget() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-isel-fuzzer/ |
H A D | llvm-isel-fuzzer.cpp | 136 const Target *TheTarget = in LLVMFuzzerInitialize() local
|
/openbsd/gnu/llvm/clang/tools/driver/ |
H A D | cc1_main.cpp | 170 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 249 const Target *TheTarget = in getTarget() local 341 const Target *TheTarget = getTarget(ProgName); in main() local
|
H A D | CodeRegionGenerator.h | 123 const Target &TheTarget; variable
|
/openbsd/gnu/llvm/llvm/tools/llvm-ml/ |
H A D | llvm-ml.cpp | 134 static int AssembleInput(StringRef ProgName, const Target *TheTarget, in AssembleInput() 278 const Target *TheTarget = TargetRegistry::lookupTarget("", TheTriple, Error); in main() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-opt-fuzzer/ |
H A D | llvm-opt-fuzzer.cpp | 218 const Target *TheTarget = in LLVMFuzzerInitialize() local
|
/openbsd/gnu/llvm/clang/tools/clang-fuzzer/handle-llvm/ |
H A D | handle_llvm.cpp | 129 const Target *TheTarget = in OptLLVM() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 148 const Target *TheTarget = in main() local
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEAsmBackend.cpp | 97 const Target &TheTarget; member in __anon272dc3260111::VEAsmBackend
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 131 const Target &TheTarget; member in __anon8e69c3c20111::SparcAsmBackend
|
/openbsd/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 68 const Target *TheTarget = in getTarget() local 601 const Target *TheTarget = getTarget(Obj); in setUpDisassembler() local
|
/openbsd/gnu/llvm/llvm/tools/opt/ |
H A D | opt.cpp | 304 const Target *TheTarget = in GetTargetMachine() local
|
/openbsd/gnu/llvm/llvm/tools/llc/ |
H A D | llc.cpp | 524 const Target *TheTarget = nullptr; in compileModule() local
|
/openbsd/gnu/llvm/llvm/include/llvm/Target/ |
H A D | TargetMachine.h | 85 const Target &TheTarget; variable
|
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/ |
H A D | ReducerWorkItem.cpp | 770 const Target *TheTarget = in parseReducerWorkItem() local
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 196 const Target *TheTarget = in loadGenericTargetInfo() local
|
/openbsd/gnu/llvm/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 204 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine()
|