Searched refs:tcond (Results 1 – 2 of 2) sorted by relevance
1176 TCGCond tcond; member1184 TCGCond tcond; in gen_cc_cond() local1194 tcond = TCG_COND_LEU; in gen_cc_cond()1198 tcond = TCG_COND_LTU; in gen_cc_cond()1202 tcond = TCG_COND_EQ; in gen_cc_cond()1213 tcond = TCG_COND_LT; in gen_cc_cond()1217 tcond = TCG_COND_LE; in gen_cc_cond()1228 tcond = TCG_COND_NEVER; in gen_cc_cond()1239 tcond = TCG_COND_LE; in gen_cc_cond()1257 tcond = TCG_COND_LT; in gen_cc_cond()[all …]
1223 TCGCond tcond; in gen_fcompare() local1234 tcond = TCG_COND_NEVER; in gen_fcompare()1237 tcond = TCG_COND_NE; in gen_fcompare()1244 tcond = TCG_COND_LEU; in gen_fcompare()1249 tcond = TCG_COND_NE; in gen_fcompare()1253 tcond = TCG_COND_EQ; in gen_fcompare()1257 tcond = TCG_COND_GEU; in gen_fcompare()1261 tcond = TCG_COND_EQ; in gen_fcompare()1265 tcond = TCG_COND_EQ; in gen_fcompare()1269 tcond = tcg_invert_cond(tcond); in gen_fcompare()[all …]