Home
last modified time | relevance | path

Searched refs:TCG_CT_ALIAS (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/
Dtcg.h607 #define TCG_CT_ALIAS 0x80 macro
Dtcg.c1255 if (arg_ct->ct & TCG_CT_ALIAS) { in get_constraint_priority()
1325 def->args_ct[oarg].ct = TCG_CT_ALIAS; in tcg_add_target_add_op_defs()
2202 if (arg_ct->ct & TCG_CT_ALIAS) { in tcg_reg_alloc_op()