Lines Matching defs:LHSIsConst
46330 bool LHSIsConst = ISD::isBuildVectorOfConstantSDNodes(LHS.getNode());46333 if ((LHSIsConst || (LHS.getOpcode() == ISD::BITCAST &&46337 if (LHSIsConst)