Searched refs:TCG_CT_CONST_S32 (Results 1 – 2 of 2) sorted by relevance
67 #define TCG_CT_CONST_S32 0x100 macro
211 ct->ct |= TCG_CT_CONST_S32; in target_parse_constraint()233 if ((ct & TCG_CT_CONST_S32) && val == (int32_t)val) { in tcg_target_const_match()