Home
last modified time | relevance | path

Searched defs:TheTargetMachine (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.h92 std::unique_ptr<const TargetMachine> TheTargetMachine; variable
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Dcc1_main.cpp179 std::unique_ptr<llvm::TargetMachine> TheTargetMachine( in PrintSupportedCPUs() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp1246 auto TheTargetMachine = in main() local