Lines Matching refs:VPValue
174 VPValue *ExitValue = getOperand(0); in fixPhi()
257 VPValue *A, VPValue *B, DebugLoc DL, in VPInstruction()
259 : VPRecipeWithIRFlags(VPDef::VPInstructionSC, ArrayRef<VPValue *>({A, B}), in VPInstruction()
267 std::initializer_list<VPValue *> Operands, in VPInstruction()
422 VPValue *LoopExitingDef = getOperand(1); in generateInstruction()
785 for (VPValue *VPOp : operands()) in execute()
867 VPValue *Op = getOperand(0); in execute()
1265 VPValue *Operand = getOperand(I); in execute()
1459 O, [&O, &SlotTracker](VPValue *Op) { in print()
1481 VPValue *BlockInMask = getMask(); in execute()
1592 InductionDescriptor::InductionKind Kind, VPValue *Start, VPValue *Step, in isCanonical()
1721 VPValue *StartVPV = getStartValue(); in execute()