Lines Matching refs:u4
1485 static Bool fitsIn8x4 ( UInt* u8, UInt* u4, UInt u )1491 *u4 = i;1501 UInt u8, u4;1504 if (fitsIn8x4(&u8, &u4, imm32)) {1509 i->ARMin.Alu.argR = ARMRI84_I84(u8, u4);