Lines Matching refs:t_dst
2104 IRType* t_dst, in typeOfPrimop() argument
2109 *t_dst = (_td); *t_arg1 = (_ta1); break in typeOfPrimop()
2111 *t_dst = (_td); *t_arg1 = (_ta1); *t_arg2 = (_ta2); break in typeOfPrimop()
2113 *t_dst = (_td); *t_arg1 = (_ta1); \ in typeOfPrimop()
2116 *t_dst = (_td); *t_arg1 = (_ta1); \ in typeOfPrimop()
2120 *t_dst = Ity_I1; *t_arg1 = *t_arg2 = (_ta); break; in typeOfPrimop()
2122 *t_dst = Ity_I1; *t_arg1 = (_ta); break; in typeOfPrimop()
2128 *t_dst = Ity_INVALID; in typeOfPrimop()
2941 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in typeOfIRExpr() local
2956 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2957 return t_dst; in typeOfIRExpr()
2960 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2961 return t_dst; in typeOfIRExpr()
2964 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2965 return t_dst; in typeOfIRExpr()
2968 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2969 return t_dst; in typeOfIRExpr()
3312 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in tcExpr() local
3333 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3361 ppIRType (t_dst); in tcExpr()
3384 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3408 ppIRType (t_dst); in tcExpr()
3427 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3448 ppIRType (t_dst); in tcExpr()
3463 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()