Lines Matching defs:LHSIsConst
47542 bool LHSIsConst = ISD::isBuildVectorOfConstantSDNodes(LHS.getNode());47545 if ((LHSIsConst || (LHS.getOpcode() == ISD::BITCAST &&47549 if (LHSIsConst)