Searched refs:t_dst (Results 1 – 1 of 1) sorted by relevance
1896 IRType* t_dst, in typeOfPrimop() argument1901 *t_dst = (_td); *t_arg1 = (_ta1); break in typeOfPrimop()1903 *t_dst = (_td); *t_arg1 = (_ta1); *t_arg2 = (_ta2); break in typeOfPrimop()1905 *t_dst = (_td); *t_arg1 = (_ta1); \ in typeOfPrimop()1908 *t_dst = (_td); *t_arg1 = (_ta1); \ in typeOfPrimop()1912 *t_dst = Ity_I1; *t_arg1 = *t_arg2 = (_ta); break; in typeOfPrimop()1914 *t_dst = Ity_I1; *t_arg1 = (_ta); break; in typeOfPrimop()1920 *t_dst = Ity_INVALID; in typeOfPrimop()2533 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; in typeOfIRExpr() local2548 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4); in typeOfIRExpr()[all …]