Searched refs:temp_readonly (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/tcg/ | ||
| H A D | tcg.h | 456 static inline bool temp_readonly(TCGTemp *ts) in temp_readonly() function |
| /openbmc/qemu/tcg/ | ||
| H A D | optimize.c | 200 if (temp_readonly(ts)) { in find_better_copy() |