Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPC.h37 FunctionPass *createPPCLoopInstrFormPrepPass(PPCTargetMachine &TM);
DPPCTargetMachine.cpp433 addPass(createPPCLoopInstrFormPrepPass(getPPCTargetMachine())); in addPreISel()
DPPCLoopInstrFormPrep.cpp252 FunctionPass *llvm::createPPCLoopInstrFormPrepPass(PPCTargetMachine &TM) { in createPPCLoopInstrFormPrepPass() function in llvm