Searched refs:truncOrSelf (Results 1 – 4 of 4) sorted by relevance
1410 APInt truncOrSelf(unsigned width) const;
968 APInt APInt::truncOrSelf(unsigned width) const { in truncOrSelf() function in APInt
1184 APInt Scalar = ValVRegAndVal->Value.truncOrSelf(8); in getMemsetValue()
146 SplatVal = Op0->getAPIntValue().truncOrSelf(EltSize); in isConstantSplatVector()150 SplatVal = Op0->getValueAPF().bitcastToAPInt().truncOrSelf(EltSize); in isConstantSplatVector()