Home
last modified time | relevance | path

Searched defs:PPCLoopInstrFormPrep (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp222 class PPCLoopInstrFormPrep : public FunctionPass { global() class
226 PPCLoopInstrFormPrep() : FunctionPass(ID) { PPCLoopInstrFormPrep() function in __anon091fa8600111::PPCLoopInstrFormPrep
230 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) { PPCLoopInstrFormPrep() function in __anon091fa8600111::PPCLoopInstrFormPrep
[all...]