Lines Matching defs:XY
16585 auto tryToFoldXYSubZ = [&](SDValue XY, SDValue Z) {16586 if (isContractableFMUL(XY) && (Aggressive || XY->hasOneUse())) {16587 return matcher.getNode(PreferredFusedOpcode, SL, VT, XY.getOperand(0),16588 XY.getOperand(1),