Lines Matching refs:t_arg4
1898 IRType* t_arg3, IRType* t_arg4 ) in typeOfPrimop() argument
1910 *t_arg4 = (_ta4); break in typeOfPrimop()
1924 *t_arg4 = Ity_INVALID; in typeOfPrimop()
2533 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in typeOfIRExpr() local
2548 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2552 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2556 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2560 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()
2891 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in tcExpr() local
2911 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
2913 || t_arg3 == Ity_INVALID || t_arg4 == Ity_INVALID) { in tcExpr()
2926 || t_arg3 != ttarg3 || t_arg4 != ttarg4) { in tcExpr()
2937 ppIRType(t_arg4); in tcExpr()
2961 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
2963 || t_arg3 == Ity_INVALID || t_arg4 != Ity_INVALID) { in tcExpr()
3004 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3006 || t_arg3 != Ity_INVALID || t_arg4 != Ity_INVALID) { in tcExpr()
3040 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in tcExpr()
3042 || t_arg3 != Ity_INVALID || t_arg4 != Ity_INVALID) in tcExpr()