Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c386 static struct storage *temp_from_bits(unsigned int bit_size) in temp_from_bits() function
1101 reg = temp_from_bits(bit_size); in emit_copy()