Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp151 class PPCLoopInstrFormPrep : public FunctionPass { class
155 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anon347b9aa50111::PPCLoopInstrFormPrep
159 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) { in PPCLoopInstrFormPrep() function in __anon347b9aa50111::PPCLoopInstrFormPrep
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp222 class PPCLoopInstrFormPrep : public FunctionPass { class
226 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anon697e48eb0111::PPCLoopInstrFormPrep
230 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) { in PPCLoopInstrFormPrep() function in __anon697e48eb0111::PPCLoopInstrFormPrep