Searched refs:getVPValue (Results 1 – 5 of 5) sorted by relevance
406 VPValue *getVPValue(unsigned I) { in getVPValue() function410 const VPValue *getVPValue(unsigned I) const { in getVPValue() function
98 Ins.first->second.push_back(CopyR->getVPValue(Idx)); in addRecipeForPart()
2547 OriginalV->replaceAllUsesWith(VPIG->getVPValue(J)); in createInterleaveGroups()3104 IR->getVPValue(Idx) == OpV; in canNarrowLoad()3119 GroupElementTy = TypeInfo.inferScalarType(InterleaveR->getVPValue(0)); in isConsecutiveInterleaveGroup()3224 IR->getVPValue(Op.index()) == Op.value(); in narrowInterleaveGroups()
3639 getVPValue(OpIdx)->printAsOperand(O, SlotTracker); in print()3659 getNumDefinedValues() > 0 ? getVPValue(InsertPosIdx) in computeCost()
4210 R.getNumDefinedValues() >= 1 ? R.getVPValue(0) : R.getOperand(1); in willGenerateVectors()