reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3906 if (!MaskLZ || (VT == MVT::i64 && MaskLZ == 32)) 3906 if (!MaskLZ || (VT == MVT::i64 && MaskLZ == 32)) 3910 if (VT == MVT::i64 && MaskLZ >= 32) { 3911 MaskLZ -= 32; 3916 APInt HighZeros = APInt::getHighBitsSet(MaskVal.getBitWidth(), MaskLZ);