Home | History | Annotate | Download | only in ARM

Lines Matching refs:IntBits

9997   uint32_t IntBits = IntTy.getSizeInBits();
9999 if (FloatBits != 32 || IntBits > 32 || NumLanes > 4) {
10022 if (IntBits < FloatBits)
10055 uint32_t IntBits = IntTy.getSizeInBits();
10057 if (FloatBits != 32 || IntBits > 32 || NumLanes > 4) {
10074 if (IntBits < FloatBits)