Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPC.h47 FunctionPass *createPPCMIPeepholePass();
DPPCTargetMachine.cpp501 addPass(createPPCMIPeepholePass()); in addMachineSSAOptimization()
DPPCMIPeephole.cpp1669 llvm::createPPCMIPeepholePass() { return new PPCMIPeephole(); } in createPPCMIPeepholePass() function in llvm