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