Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c4125 static void temp_allocate_frame(TCGContext *s, TCGTemp *ts) in temp_allocate_frame() function
4265 temp_allocate_frame(s, ts); in temp_sync()
4640 temp_allocate_frame(s, ots); in tcg_reg_alloc_mov()
4675 temp_allocate_frame(s, ots); in tcg_reg_alloc_mov()
5430 temp_allocate_frame(s, ts); in tcg_reg_alloc_call()
5459 temp_allocate_frame(s, ts); in tcg_reg_alloc_call()
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc948 * the stack bias is applied in temp_allocate_frame().