Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_defs.c1777 IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args ) { in IRExpr_CCall()
3630 static Bool saneIRCallee ( IRCallee* cee ) in saneIRCallee()
Dhost_x86_isel.c382 IRCallee* cee, Int n_arg_ws, in callHelperAndClearArgs()
432 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_arm64_isel.c511 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_mips_isel.c397 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_amd64_isel.c433 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dir_opt.c3403 IRCallee* cee; member
Dhost_ppc_isel.c688 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
Dhost_arm_isel.c392 IRCallee* cee, IRType retTy, IRExpr** args ) in doHelperCall()
/external/skia/src/gpu/
DGrOvalRenderer.cpp143 const CircleEdgeEffect& cee = CastEffect<CircleEdgeEffect>(other); in onIsEqual() local
/external/chromium_org/third_party/skia/src/gpu/
DGrOvalRenderer.cpp149 const CircleEdgeEffect& cee = other.cast<CircleEdgeEffect>(); in onIsEqual() local
/external/valgrind/main/VEX/
Dtest_main.c1288 IRAtom** exprvec, IRType finalVtype, IRCallee* cee ) in mkLazyN()
/external/valgrind/main/memcheck/
Dmc_translate.c1762 IRAtom** exprvec, IRType finalVtype, IRCallee* cee ) in mkLazyN()
6384 IRCallee* cee; in MC_() local
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1947 IRCallee* cee; /* Function to call. */ member
2214 IRCallee* cee; /* where to call */ member