Searched refs:getInterleaveGroup (Results 1 – 13 of 13) sorted by relevance
216 auto *GA = IAI.getInterleaveGroup(A); in areConsecutiveOrMatch()217 auto *GB = IAI.getInterleaveGroup(B); in areConsecutiveOrMatch()
1091 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup() function2019 getInterleaveGroup(VPInstruction *Instr) const {
1093 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock()
1544 return InterleaveInfo.getInterleaveGroup(Instr); in getInterleavedAccessGroup()
215 auto *GA = IAI.getInterleaveGroup(A); in areConsecutiveOrMatch()216 auto *GB = IAI.getInterleaveGroup(B); in areConsecutiveOrMatch()
908 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup() function1672 getInterleaveGroup(VPInstruction *Instr) const {
777 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock()
1277 return InterleaveInfo.getInterleaveGroup(Instr); in getInterleavedAccessGroup()
597 getInterleaveGroup(const Instruction *Instr) const { in getInterleaveGroup() function
927 Group = getInterleaveGroup(B); in analyzeInterleaving()969 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving()
779 getInterleaveGroup(const Instruction *Instr) const { in getInterleaveGroup() function
1063 Group = getInterleaveGroup(B); in analyzeInterleaving()1105 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving()
864 InterleaveGroup *getInterleaveGroup(Instruction *Instr) const { in getInterleaveGroup() function in __anon63bf7e8f0111::InterleavedAccessInfo1439 return InterleaveInfo.getInterleaveGroup(Instr); in getInterleavedAccessGroup()5037 Group = getInterleaveGroup(A); in analyzeInterleaving()5079 InterleaveGroup *StoreGroup = getInterleaveGroup(B); in analyzeInterleaving()