Home
last modified time | relevance | path

Searched refs:createSystemZISelDag (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.h48 FunctionPass *createSystemZISelDag(SystemZTargetMachine &TM,
DSystemZTargetMachine.cpp38 PM.add(createSystemZISelDag(*this, OptLevel)); in addInstSelector()
DSystemZISelDAGToDAG.cpp150 FunctionPass *llvm::createSystemZISelDag(SystemZTargetMachine &TM, in createSystemZISelDag() function in llvm
/external/llvm/lib/Target/SystemZ/
DSystemZ.h175 FunctionPass *createSystemZISelDag(SystemZTargetMachine &TM,
DSystemZTargetMachine.cpp132 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
DSystemZISelDAGToDAG.cpp356 FunctionPass *llvm::createSystemZISelDag(SystemZTargetMachine &TM, in createSystemZISelDag() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h191 FunctionPass *createSystemZISelDag(SystemZTargetMachine &TM,
DSystemZTargetMachine.cpp195 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
DSystemZISelDAGToDAG.cpp367 FunctionPass *llvm::createSystemZISelDag(SystemZTargetMachine &TM, in createSystemZISelDag() function in llvm