Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPC.h46 FunctionPass *createPPCMIPeepholePass();
H A DPPCTargetMachine.cpp529 addPass(createPPCMIPeepholePass()); in addMachineSSAOptimization()
H A DPPCMIPeephole.cpp1767 llvm::createPPCMIPeepholePass() { return new PPCMIPeephole(); } in createPPCMIPeepholePass() function in llvm