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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h44 FunctionPass *createPPCMIPeepholePass();
H A DPPCTargetMachine.cpp489 addPass(createPPCMIPeepholePass());
H A DPPCMIPeephole.cpp1658 llvm::createPPCMIPeepholePass() { return new PPCMIPeephole(); } function in class:llvm

Completed in 113 milliseconds