Lines Matching refs:t_arg4
1975 IRType* t_arg3, IRType* t_arg4 ) in typeOfPrimop() argument
1987 *t_arg4 = (_ta4); break in typeOfPrimop()
2001 *t_arg4 = Ity_INVALID; in typeOfPrimop()
2688 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in typeOfIRExpr() local
2703 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2707 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2711 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2715 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
3046 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in tcExpr() local
3066 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3068 || t_arg3 == Ity_INVALID || t_arg4 == Ity_INVALID) { in tcExpr()
3081 || t_arg3 != ttarg3 || t_arg4 != ttarg4) { in tcExpr()
3092 ppIRType(t_arg4); in tcExpr()
3116 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3118 || t_arg3 == Ity_INVALID || t_arg4 != Ity_INVALID) { in tcExpr()
3159 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3161 || t_arg3 != Ity_INVALID || t_arg4 != Ity_INVALID) { in tcExpr()
3195 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3197 || t_arg3 != Ity_INVALID || t_arg4 != Ity_INVALID) in tcExpr()