Home
last modified time | relevance | path

Searched defs:createTargetMachine (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp44 JITTargetMachineBuilder::createTargetMachine() { in createTargetMachine() function in llvm::orc::JITTargetMachineBuilder
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp94 std::unique_ptr<LLVMTargetMachine> LLVMState::createTargetMachine() const { in createTargetMachine() function in llvm::exegesis::LLVMState
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp435 std::unique_ptr<TargetMachine> LTOCodeGenerator::createTargetMachine() { in createTargetMachine() function in LTOCodeGenerator
H A DLTOBackend.cpp204 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { in createTargetMachine() function
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3176 createTargetMachine(Function *F, CodeGenOpt::Level OptLevel) { in createTargetMachine() function