Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp222 class PPCLoopInstrFormPrep : public FunctionPass { class
226 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anon9d75ad0d0111::PPCLoopInstrFormPrep
230 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) { in PPCLoopInstrFormPrep() function in __anon9d75ad0d0111::PPCLoopInstrFormPrep