Home
last modified time | relevance | path

Searched defs:cee (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_defs.c1572 IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args ) { in IRExpr_CCall()
3156 static Bool saneIRCallee ( IRCallee* cee ) in saneIRCallee()
Dhost_x86_isel.c369 IRCallee* cee, Int n_arg_ws ) in callHelperAndClearArgs()
407 IRExpr* guard, IRCallee* cee, IRExpr** args ) in doHelperCall()
Dhost_mips_isel.c365 IRCallee * cee, IRExpr ** args) in doHelperCall()
Dir_opt.c3079 IRCallee* cee; member
Dhost_amd64_isel.c410 IRExpr* guard, IRCallee* cee, IRExpr** args ) in doHelperCall()
Dhost_ppc_isel.c675 IRExpr* guard, IRCallee* cee, IRExpr** args ) in doHelperCall()
Dhost_arm_isel.c381 IRExpr* guard, IRCallee* cee, IRExpr** args ) in doHelperCall()
/external/valgrind/main/memcheck/
Dmc_translate.c1659 IRAtom** exprvec, IRType finalVtype, IRCallee* cee ) in mkLazyN()
5700 IRCallee* cee; in MC_() local
/external/valgrind/main/VEX/
Dtest_main.c1265 IRAtom** exprvec, IRType finalVtype, IRCallee* cee ) in mkLazyN()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1726 IRCallee* cee; /* Function to call. */ member
1955 IRCallee* cee; /* where to call */ member