Home
last modified time | relevance | path

Searched defs:dead_temps (Results 1 – 1 of 1) sorted by relevance

/external/qemu/tcg/
Dtcg.c1410 static inline void tcg_la_func_end(TCGContext *s, uint8_t *dead_temps, in tcg_la_func_end()
1420 static inline void tcg_la_bb_end(TCGContext *s, uint8_t *dead_temps, in tcg_la_bb_end()
1441 uint8_t *dead_temps, *mem_temps; in tcg_liveness_analysis() local