Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPC.h47 FunctionPass *createPPCMIPeepholePass();
H A DPPCTargetMachine.cpp499 addPass(createPPCMIPeepholePass()); in addMachineSSAOptimization()
H A DPPCMIPeephole.cpp1668 llvm::createPPCMIPeepholePass() { return new PPCMIPeephole(); } in createPPCMIPeepholePass() function in llvm