Searched defs:createTargetMachine (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp42 JITTargetMachineBuilder::createTargetMachine() { function in class:llvm::orc::JITTargetMachineBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp131 createTargetMachine(const Config &Conf, const Target *TheTarget, Module &M) { function in namespace:__anon1913
H A DLTOCodeGenerator.cpp377 std::unique_ptr<TargetMachine> LTOCodeGenerator::createTargetMachine() { function in class:LTOCodeGenerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h393 TargetMachine *createTargetMachine(StringRef TT, StringRef CPU, function in class:llvm::Target

Completed in 86 milliseconds