Home
last modified time | relevance | path

Searched refs:createSystemZElimComparePass (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZ.h177 FunctionPass *createSystemZElimComparePass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp177 addPass(createSystemZElimComparePass(getSystemZTargetMachine()), false); in addPreEmitPass()
DSystemZElimCompare.cpp91 FunctionPass *llvm::createSystemZElimComparePass(SystemZTargetMachine &TM) { in createSystemZElimComparePass() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h193 FunctionPass *createSystemZElimComparePass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp246 addPass(createSystemZElimComparePass(getSystemZTargetMachine()), false); in addPreEmitPass()
DSystemZElimCompare.cpp639 FunctionPass *llvm::createSystemZElimComparePass(SystemZTargetMachine &TM) { in createSystemZElimComparePass() function in llvm