Home
last modified time | relevance | path

Searched defs:getTargetMachine (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLlvmState.h40 const llvm::TargetMachine &getTargetMachine() const { return *TargetMachine; } in getTargetMachine() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h55 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h73 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h65 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h86 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h93 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h75 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h63 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h54 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h98 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h127 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h114 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h140 TargetMachine &getTargetMachine() { return *TM; } in getTargetMachine() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelDAGToDAG.cpp71 const MBlazeTargetMachine &getTargetMachine() { in getTargetMachine() function in __anon1120f6010111::MBlazeDAGToDAGISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h294 TargetMachine *getTargetMachine() override { return TM.get(); } in getTargetMachine() function
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelDAGToDAG.cpp73 const MipsTargetMachine &getTargetMachine() { in getTargetMachine() function in __anonf5e4cb7d0111::MipsDAGToDAGISel
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h294 TargetMachine *getTargetMachine() override { return TM.get(); } in getTargetMachine() function
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelDAGToDAG.cpp174 const AlphaTargetMachine &getTargetMachine() { in getTargetMachine() function in __anonf097bd570111::AlphaDAGToDAGISel
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h423 virtual TargetMachine *getTargetMachine() { return nullptr; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h435 virtual TargetMachine *getTargetMachine() { return nullptr; } in getTargetMachine() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h192 const PPCTargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h188 const PPCTargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp121 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anon0469118a0111::X86FastISel
DX86ISelDAGToDAG.cpp283 const X86TargetMachine &getTargetMachine() { in getTargetMachine() function in __anon4c55d6570311::X86DAGToDAGISel
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp141 const SystemZTargetMachine &getTargetMachine() const { in getTargetMachine() function in __anonc996305d0111::SystemZDAGToDAGISel

12