reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2294 if (ValWidth == 1) { 2305 unsigned Scale = VecWidth / ValWidth; 2332 SDValue WidthV = DAG.getConstant(ValWidth, dl, MVT::i32); 2337 if (VecWidth == 64 && ValWidth == 32) { 2341 } else if (Off == 0 && (ValWidth % 8) == 0) {