Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPC.h42 FunctionPass *createPPCMIPeepholePass();
DPPCMIPeephole.cpp231 llvm::createPPCMIPeepholePass() { return new PPCMIPeephole(); } in createPPCMIPeepholePass() function in llvm
DPPCTargetMachine.cpp394 addPass(createPPCMIPeepholePass()); in addMachineSSAOptimization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPC.h45 FunctionPass *createPPCMIPeepholePass();
DPPCTargetMachine.cpp413 addPass(createPPCMIPeepholePass()); in addMachineSSAOptimization()
DPPCMIPeephole.cpp1287 llvm::createPPCMIPeepholePass() { return new PPCMIPeephole(); } in createPPCMIPeepholePass() function in llvm