Home | History | Annotate | Download | only in X86

Lines Matching refs:X86TargetMachine

21 #include "X86TargetMachine.h"
157 explicit X86DAGToDAGISel(X86TargetMachine &tm, CodeGenOpt::Level OptLevel)
283 const X86TargetMachine &getTargetMachine() const {
284 return static_cast<const X86TargetMachine &>(TM);
2723 FunctionPass *llvm::createX86ISelDag(X86TargetMachine &TM,