Searched refs:fitsIn8x4 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_arm_isel.c262 static Bool fitsIn8x4 ( /*OUT*/UInt* u8, /*OUT*/UInt* u4, UInt u ) function
877 if (fitsIn8x4(&u8, &u4, u)) {
880 if (mayInv && fitsIn8x4(&u8, &u4, ~u)) {
H A Dhost_arm_defs.c1443 static Bool fitsIn8x4 ( UInt* u8, UInt* u4, UInt u ) function
1462 if (fitsIn8x4(&u8, &u4, imm32)) {

Completed in 57 milliseconds