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