/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | LlvmState.h | 40 const llvm::TargetMachine &getTargetMachine() const { return *TargetMachine; } in getTargetMachine() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 55 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 73 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 65 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 86 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 93 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 75 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 63 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 54 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 98 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 127 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 114 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 140 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelDAGToDAG.cpp | 71 const MBlazeTargetMachine &getTargetMachine() { in getTargetMachine() function in __anon1120f6010111::MBlazeDAGToDAGISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 294 TargetMachine *getTargetMachine() override { return TM.get(); } in getTargetMachine() function
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelDAGToDAG.cpp | 73 const MipsTargetMachine &getTargetMachine() { in getTargetMachine() function in __anonf5e4cb7d0111::MipsDAGToDAGISel
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 294 TargetMachine *getTargetMachine() override { return TM.get(); } in getTargetMachine() function
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelDAGToDAG.cpp | 174 const AlphaTargetMachine &getTargetMachine() { in getTargetMachine() function in __anonf097bd570111::AlphaDAGToDAGISel
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 423 virtual TargetMachine *getTargetMachine() { return nullptr; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 435 virtual TargetMachine *getTargetMachine() { return nullptr; } in getTargetMachine() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 192 const PPCTargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 188 const PPCTargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FastISel.cpp | 121 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anon0469118a0111::X86FastISel
|
D | X86ISelDAGToDAG.cpp | 283 const X86TargetMachine &getTargetMachine() { in getTargetMachine() function in __anon4c55d6570311::X86DAGToDAGISel
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 141 const SystemZTargetMachine &getTargetMachine() const { in getTargetMachine() function in __anonc996305d0111::SystemZDAGToDAGISel
|