reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
298 if (!AllowTypeMismatch && LHS.getValueType() != RHS.getValueType()) 303 if (auto *RHSCst = dyn_cast<ConstantSDNode>(RHS)) 308 ISD::BUILD_VECTOR != RHS.getOpcode()) 314 SDValue RHSOp = RHS.getOperand(i);