Home
last modified time | relevance | path

Searched defs:temp_local (Results 1 – 2 of 2) 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()
470 TCGv_i32 tcg_temp_new_internal_i32(int temp_local) in tcg_temp_new_internal_i32()
478 TCGv_i64 tcg_temp_new_internal_i64(int temp_local) in tcg_temp_new_internal_i64()
Dtcg.h255 unsigned int temp_local:1; /* If true, the temp is saved accross member