Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelDAGToDAG.cpp136 const SystemZTargetMachine &getTargetMachine() const { in getTargetMachine() function in __anon706166d40111::SystemZDAGToDAGISel
/trueos/contrib/llvm/lib/Target/X86/
HDX86FastISel.cpp125 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anoncad7f1550111::X86FastISel
HDX86ISelDAGToDAG.cpp284 const X86TargetMachine &getTargetMachine() const { in getTargetMachine() function in __anon6b75a3a20311::X86DAGToDAGISel
/trueos/contrib/llvm/include/llvm/Target/
HDTargetLowering.h145 const TargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function