Home
last modified time | relevance | path

Searched refs:retty (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-init.cpp19 Ret f1(Ret *retty, T t, U u) { in f1() argument
/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c1086 vassert(ty == e->Iex.CCall.retty); in iselWordExpr_R_wrk()
1090 e->Iex.CCall.retty); in iselWordExpr_R_wrk()
1484 IRType retty; in iselStmt() local
1495 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
1497 if (retty == Ity_I8 || retty == Ity_I16 || retty == Ity_I32 in iselStmt()
1498 || (retty == Ity_I64)) { in iselStmt()
Dhost_s390_isel.c1826 expr->Iex.CCall.retty, expr->Iex.CCall.args); in s390_isel_int_expr_wrk()
3806 IRType retty; in s390_isel_stmt() local
3828 retty = Ity_INVALID; in s390_isel_stmt()
3829 doHelperCall(&addToSp, &rloc, env, d->guard, d->cee, retty, in s390_isel_stmt()
3838 retty = typeOfIRTemp(env->type_env, d->tmp); in s390_isel_stmt()
3839 if (retty == Ity_I64 || retty == Ity_I32 in s390_isel_stmt()
3840 || retty == Ity_I16 || retty == Ity_I8) { in s390_isel_stmt()
3845 doHelperCall(&addToSp, &rloc, env, d->guard, d->cee, retty, in s390_isel_stmt()
Dhost_x86_isel.c1463 vassert(ty == e->Iex.CCall.retty); in iselIntExpr_R_wrk()
1468 if (e->Iex.CCall.retty != Ity_I32) in iselIntExpr_R_wrk()
1475 e->Iex.CCall.cee, e->Iex.CCall.retty, e->Iex.CCall.args ); in iselIntExpr_R_wrk()
1993 vassert(cal->Iex.CCall.retty == Ity_I32); /* else ill-typed IR */ in iselCondCode_wrk()
2000 cal->Iex.CCall.retty, cal->Iex.CCall.args ); in iselCondCode_wrk()
2849 e->Iex.CCall.retty, e->Iex.CCall.args ); in iselInt64Expr_wrk()
4089 IRType retty = Ity_INVALID; in iselStmt() local
4091 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
4094 switch (retty) { in iselStmt()
4110 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args ); in iselStmt()
[all …]
Dhost_amd64_isel.c1819 vassert(ty == e->Iex.CCall.retty); in iselIntExpr_R_wrk()
1823 if (e->Iex.CCall.retty != Ity_I64 && e->Iex.CCall.retty != Ity_I32) in iselIntExpr_R_wrk()
1830 e->Iex.CCall.cee, e->Iex.CCall.retty, e->Iex.CCall.args ); in iselIntExpr_R_wrk()
1837 if (e->Iex.CCall.retty == Ity_I64) in iselIntExpr_R_wrk()
2375 vassert(cal->Iex.CCall.retty == Ity_I64); /* else ill-typed IR */ in iselCondCode_wrk()
2382 cal->Iex.CCall.retty, cal->Iex.CCall.args ); in iselCondCode_wrk()
4588 IRType retty = Ity_INVALID; in iselStmt() local
4590 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
4594 switch (retty) { in iselStmt()
4610 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args ); in iselStmt()
[all …]
Dir_defs.c1350 ppIRType(e->Iex.CCall.retty); in ppIRExpr()
1870 IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args ) { in IRExpr_CCall() argument
1874 e->Iex.CCall.retty = retty; in IRExpr_CCall()
2319 e->Iex.CCall.retty, in deepCopyIRExpr()
3577 return e->Iex.CCall.retty; in typeOfIRExpr()
4152 if (expr->Iex.CCall.retty == Ity_I1) in tcExpr()
4696 IRExpr* mkIRExprCCall ( IRType retty, in mkIRExprCCall() argument
4701 retty, args ); in mkIRExprCCall()
Dhost_mips_isel.c1840 vassert(ty == e->Iex.CCall.retty); in iselWordExpr_R_wrk()
1845 if (e->Iex.CCall.retty != Ity_I64 && e->Iex.CCall.retty != Ity_I32) in iselWordExpr_R_wrk()
1852 e->Iex.CCall.retty, e->Iex.CCall.args ); in iselWordExpr_R_wrk()
3810 IRType retty = Ity_INVALID; in iselStmt() local
3812 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
3816 switch (retty) { in iselStmt()
3833 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args ); in iselStmt()
3837 switch (retty) { in iselStmt()
Dhost_arm64_isel.c1993 vassert(ty == e->Iex.CCall.retty); in iselIntExpr_R_wrk()
1998 if (e->Iex.CCall.retty != Ity_I64) in iselIntExpr_R_wrk()
2005 e->Iex.CCall.cee, e->Iex.CCall.retty, in iselIntExpr_R_wrk()
3704 IRType retty = Ity_INVALID; in iselStmt() local
3706 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
3709 switch (retty) { in iselStmt()
3725 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args ); in iselStmt()
3729 switch (retty) { in iselStmt()
Dir_opt.c361 ex->Iex.CCall.retty, in flatten_Expr()
2519 ex->Iex.CCall.retty, in subst_Expr()
3490 IRType retty; member
3562 if (eq) vassert(a1->u.CCall.retty == a2->u.CCall.retty); in eq_AvailExpr()
3638 ae->u.CCall.retty, in availExpr_to_IRExpr()
3832 ae->u.CCall.retty = e->Iex.CCall.retty; in irExpr_to_AvailExpr()
5444 e->Iex.CCall.retty, in atbSubst_Expr()
Dhost_ppc_isel.c2395 vassert(ty == e->Iex.CCall.retty); /* well-formedness of IR */ in iselWordExpr_R_wrk()
2406 e->Iex.CCall.cee, e->Iex.CCall.retty, e->Iex.CCall.args, in iselWordExpr_R_wrk()
5829 IRType retty = Ity_INVALID; in iselStmt() local
5831 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
5838 switch (retty) { in iselStmt()
5854 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args, in iselStmt()
5859 switch (retty) { in iselStmt()
Dhost_arm_isel.c1839 vassert(ty == e->Iex.CCall.retty); in iselIntExpr_R_wrk()
1844 if (e->Iex.CCall.retty != Ity_I32) in iselIntExpr_R_wrk()
1851 e->Iex.CCall.cee, e->Iex.CCall.retty, in iselIntExpr_R_wrk()
5969 IRType retty = Ity_INVALID; in iselStmt() local
5971 retty = typeOfIRTemp(env->type_env, d->tmp); in iselStmt()
5974 switch (retty) { in iselStmt()
5990 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args ); in iselStmt()
5994 switch (retty) { in iselStmt()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2102 IRType retty; /* Type of return value. */ member
2175 extern IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args );
2215 IRExpr* mkIRExprCCall ( IRType retty,
/external/llvm/docs/
DBitCodeFormat.rst992 ``[FUNCTION, vararg, ignored, retty, ...paramty... ]``
1002 * *retty*: The type index of the function's return type
/external/valgrind/VEX/useful/
Dtest_main.c2193 e->Iex.CCall.retty, in expr2vbits()
/external/valgrind/memcheck/
Dmc_translate.c4940 e->Iex.CCall.retty, in expr2vbits()