Searched refs:delayed_cast (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 11881 int sbt, dbt, ft, r, t, size, align, bit_size, bit_pos, rc, delayed_cast; in vstore() local 11889 delayed_cast = VT_MUSTCAST; in vstore() 11895 delayed_cast = 0; in vstore() 11992 vtop->r |= delayed_cast; in vstore()
|