Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp240 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 Dllvm-mc-assemble-fuzzer.cpp108 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 DJITTargetMachineBuilder.cpp47 auto *TheTarget = TargetRegistry::lookupTarget(TT.getTriple(), ErrMsg); in createTargetMachine() local
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp48 const Target *TheTarget = nullptr; in selectTarget() local
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp35 const Target *TheTarget = in Create() local
/openbsd/gnu/llvm/llvm/lib/MC/
H A DTargetRegistry.cpp30 const Target *TheTarget = nullptr; in lookupTarget() local
/openbsd/gnu/llvm/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp136 const Target *TheTarget = in LLVMFuzzerInitialize() local
/openbsd/gnu/llvm/clang/tools/driver/
H A Dcc1_main.cpp170 const llvm::Target *TheTarget = in PrintSupportedCPUs() local
/openbsd/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp249 const Target *TheTarget = in getTarget() local
341 const Target *TheTarget = getTarget(ProgName); in main() local
H A DCodeRegionGenerator.h123 const Target &TheTarget; variable
/openbsd/gnu/llvm/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp134 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 Dllvm-opt-fuzzer.cpp218 const Target *TheTarget = in LLVMFuzzerInitialize() local
/openbsd/gnu/llvm/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp129 const Target *TheTarget = in OptLLVM() local
/openbsd/gnu/llvm/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp148 const Target *TheTarget = in main() local
/openbsd/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp97 const Target &TheTarget; member in __anon272dc3260111::VEAsmBackend
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp131 const Target &TheTarget; member in __anon8e69c3c20111::SparcAsmBackend
/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp68 const Target *TheTarget = in getTarget() local
601 const Target *TheTarget = getTarget(Obj); in setUpDisassembler() local
/openbsd/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp304 const Target *TheTarget = in GetTargetMachine() local
/openbsd/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp524 const Target *TheTarget = nullptr; in compileModule() local
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetMachine.h85 const Target &TheTarget; variable
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp770 const Target *TheTarget = in parseReducerWorkItem() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp196 const Target *TheTarget = in loadGenericTargetInfo() local
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp204 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine()

12