reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
160 if (BW != 32 && BW != 64) 160 if (BW != 32 && BW != 64) 172 APInt A = APInt(BW, ~0ULL).lshr(SR).shl(SL); 183 uint32_t U = BW - std::max(SL, SR); 198 APInt C = APInt::getHighBitsSet(BW, BW-U); 198 APInt C = APInt::getHighBitsSet(BW, BW-U); 210 Intrinsic::ID IntId = (BW == 32) ? Intrinsic::hexagon_S2_extractu