Home | History | Annotate | Download | only in pub

Lines Matching refs:cee

1479          With the 'cee' field, 'name' is the function's name.  It is
1482 inside 'cee'.
1513 ppIRExpr output: <cee>(<args>):<retty>
1517 IRCallee* cee; /* Function to call. */
1550 extern IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args );
1725 IRCallee* cee; /* where to call */