Searched refs:VPSExtPromotedInteger (Results 1 – 2 of 2) sorted by relevance
277 SDValue VPSExtPromotedInteger(SDValue Op, SDValue Mask, SDValue EVL) { in VPSExtPromotedInteger() function
1446 SDValue LHS = VPSExtPromotedInteger(N->getOperand(0), Mask, EVL); in PromoteIntRes_SExtIntBinOp()1447 SDValue RHS = VPSExtPromotedInteger(N->getOperand(1), Mask, EVL); in PromoteIntRes_SExtIntBinOp()1495 SDValue LHS = VPSExtPromotedInteger(N->getOperand(0), Mask, EVL); in PromoteIntRes_SRA()