Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Doptimize.c122 static inline bool ts_is_const(TCGTemp *ts) in ts_is_const() function
135 return ts_is_const(arg_temp(arg)); in arg_is_const()
2710 if (ts_is_const(src)) { in fold_tcg_st_memcopy()