Searched refs:isZeroU8 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_x86_isel.c106 static Bool isZeroU8 ( IRExpr* e ) function
1938 if (isZeroU8(e->Iex.Binop.arg2)) {
H A Dhost_amd64_isel.c94 static Bool isZeroU8 ( IRExpr* e ) function
2323 if (isZeroU8(e->Iex.Binop.arg2)) {
H A Dhost_ppc_isel.c209 static Bool isZeroU8 ( IRExpr* e ) function
2976 && isZeroU8(e->Iex.Binop.arg2)) {

Completed in 272 milliseconds