Searched refs:getCondOp (Results 1 – 3 of 3) sorted by relevance
2498 if (VPValue *Cond = getCondOp()) { in execute()2549 if (VPValue *CondOp = getCondOp()) in execute()2731 Red->getCondOp()->printAsOperand(O, SlotTracker); in print()2767 Red->getCondOp()->printAsOperand(O, SlotTracker); in print()2790 getCondOp()->printAsOperand(O, SlotTracker); in print()2812 getCondOp()->printAsOperand(O, SlotTracker); in print()
2505 getCondOp(), IsOrdered, getDebugLoc()); in clone()2542 VPValue *getCondOp() const { in getCondOp() function2580 getCondOp(), VFScaleFactor, in clone()
2158 VPValue *NewMask = GetNewMask(Red->getCondOp()); in optimizeMaskToEVL()