Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.c415 static inline int tcg_temp_new_internal(TCGType type, int temp_local) in tcg_temp_new_internal() function
474 idx = tcg_temp_new_internal(TCG_TYPE_I32, temp_local); in tcg_temp_new_internal_i32()
482 idx = tcg_temp_new_internal(TCG_TYPE_I64, temp_local); in tcg_temp_new_internal_i64()