Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Doptimize.c127 static inline bool ts_is_const_val(TCGTemp *ts, uint64_t val) in ts_is_const_val() function
140 return ts_is_const_val(arg_temp(arg), val); in arg_is_const_val()