Searched defs:LoBits (Results 1 – 4 of 4) sorted by relevance
1815 APInt LoBits = (Bits < BW) ? A1.trunc(Bits) : A1.zext(Bits); in evaluateSplati() local
4979 SDValue LoBits = DAG.getConstant(~HiBits, dl, OpVT); SimplifySetCC() local
3505 unsigned LoBits = Op.getOperand(0).getScalarValueSizeInBits(); computeKnownBits() local
15259 int64_t LoBits = static_cast<int32_t>(Val); checkAsmConstraintVal() local