Searched defs:uLong_is_4_aligned (Results 1 - 2 of 2) sorted by path

/external/valgrind/main/VEX/priv/
H A Dhost_mips_isel.c682 static Bool uLong_is_4_aligned ( ULong u ) function
725 uLong_is_4_aligned(e->Iex.Binop.arg2->Iex.Const.con->Ico.U64) : True)
H A Dhost_ppc_isel.c2412 static Bool uLong_is_4_aligned ( ULong u ) function
2468 && (aligned4imm ? uLong_is_4_aligned(e->Iex.Binop.arg2

Completed in 268 milliseconds