Searched defs:getTargetMachine (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/llvm/lib/Target/SystemZ/ | ||
| HD | SystemZISelDAGToDAG.cpp | 136 const SystemZTargetMachine &getTargetMachine() const { in getTargetMachine() function in __anon706166d40111::SystemZDAGToDAGISel |
| /trueos/contrib/llvm/lib/Target/X86/ | ||
| HD | X86FastISel.cpp | 125 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anoncad7f1550111::X86FastISel |
| HD | X86ISelDAGToDAG.cpp | 284 const X86TargetMachine &getTargetMachine() const { in getTargetMachine() function in __anon6b75a3a20311::X86DAGToDAGISel |
| /trueos/contrib/llvm/include/llvm/Target/ | ||
| HD | TargetLowering.h | 145 const TargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function |