Searched refs:tcond (Results 1 – 2 of 2) sorted by relevance
1177 TCGCond tcond; member1185 TCGCond tcond; in gen_cc_cond() local1195 tcond = TCG_COND_LEU; in gen_cc_cond()1199 tcond = TCG_COND_LTU; in gen_cc_cond()1203 tcond = TCG_COND_EQ; in gen_cc_cond()1214 tcond = TCG_COND_LT; in gen_cc_cond()1218 tcond = TCG_COND_LE; in gen_cc_cond()1229 tcond = TCG_COND_NEVER; in gen_cc_cond()1240 tcond = TCG_COND_LE; in gen_cc_cond()1258 tcond = TCG_COND_LT; in gen_cc_cond()[all …]
1217 TCGCond tcond; in gen_fcompare() local1228 tcond = TCG_COND_NEVER; in gen_fcompare()1231 tcond = TCG_COND_NE; in gen_fcompare()1238 tcond = TCG_COND_LEU; in gen_fcompare()1243 tcond = TCG_COND_NE; in gen_fcompare()1247 tcond = TCG_COND_EQ; in gen_fcompare()1251 tcond = TCG_COND_GEU; in gen_fcompare()1255 tcond = TCG_COND_EQ; in gen_fcompare()1259 tcond = TCG_COND_EQ; in gen_fcompare()1263 tcond = tcg_invert_cond(tcond); in gen_fcompare()[all …]