Searched refs:getInterleaveGroup (Results 1 – 6 of 6) sorted by relevance
209 auto *GA = IAI.getInterleaveGroup(A); in areConsecutiveOrMatch()210 auto *GB = IAI.getInterleaveGroup(B); in areConsecutiveOrMatch()
1484 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup() function2956 getInterleaveGroup(VPInstruction *Instr) const {
1038 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock()
1064 InterleaveRec->getInterleaveGroup(); in collectPoisonGeneratingRecipes()1488 return InterleaveInfo.getInterleaveGroup(Instr); in getInterleavedAccessGroup()
796 getInterleaveGroup(const Instruction *Instr) const { in getInterleaveGroup() function
1214 Group = getInterleaveGroup(B); in analyzeInterleaving()1256 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving()