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

/external/valgrind/main/VEX/priv/
H A Dir_opt.c1189 static IRExpr* mkZeroOfPrimopResultType ( IROp op ) function
1200 default: vpanic("mkZeroOfPrimopResultType: bad primop");
2057 e2 = mkZeroOfPrimopResultType(e->Iex.Binop.op);
2114 e2 = mkZeroOfPrimopResultType(e->Iex.Binop.op);
2123 e2 = mkZeroOfPrimopResultType(e->Iex.Binop.op);

Completed in 51 milliseconds