Home
last modified time | relevance | path

Searched refs:TEMP_CONST (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg.c1791 case TEMP_CONST: in tcg_temp_free_internal()
1855 ts->kind = TEMP_CONST; in tcg_constant_internal()
1860 ts2->kind = TEMP_CONST; in tcg_constant_internal()
1875 ts->kind = TEMP_CONST; in tcg_constant_internal()
2397 case TEMP_CONST: in tcg_reg_alloc_start()
2436 case TEMP_CONST: in tcg_get_arg_str_ptr()
3434 case TEMP_CONST: in la_bb_end()
3482 case TEMP_CONST: in la_bb_sync()
4241 case TEMP_CONST: in temp_free_or_dead()
4530 case TEMP_CONST: in tcg_reg_alloc_bb_end()
[all …]
H A Doptimize.c173 if (ts->kind == TEMP_CONST) { in init_ts_info()
H A Dtcg-op.c1481 if (ts->kind == TEMP_CONST) { in tcg_gen_mov_i64()
/openbmc/qemu/include/tcg/
H A Dtcg.h398 TEMP_CONST, enumerator
/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst85 * ``TEMP_CONST``