Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp219 enum PrepForm { UpdateForm = 1, DSForm = 4, DQForm = 16, ChainCommoning }; enum
262 const SCEV *BasePtrIncSCEV, PrepForm Form);
300 bool dispFormPrep(Loop *L, SmallVector<Bucket, 16> &Buckets, PrepForm Form);
308 bool prepareBaseForDispFormChain(Bucket &BucketChain, PrepForm Form);
321 PrepForm Form);
326 Instruction *BaseMemI, bool CanPreInc, PrepForm Form,
650 PrepForm Form, SCEVExpander &SCEVE, in rewriteForBase()
896 PrepForm Form) { in prepareBaseForDispFormChain()
1013 PrepForm Form) { in rewriteLoadStores()
1111 PrepForm Form) { in dispFormPrep()
[all …]