Home | History | Annotate | Download | only in ARM

Lines Matching refs:FloatBits

9995   uint32_t FloatBits = FloatTy.getSizeInBits();
9999 if (FloatBits != 32 || IntBits > 32 || NumLanes > 4) {
10022 if (IntBits < FloatBits)
10053 uint32_t FloatBits = FloatTy.getSizeInBits();
10057 if (FloatBits != 32 || IntBits > 32 || NumLanes > 4) {
10074 if (IntBits < FloatBits)