Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h151 bool use_unsigned) { in GetWord32RepresentationFor() argument
175 if (output_type & kTypeUint32 || use_unsigned) { in GetWord32RepresentationFor()
181 if (output_type & kTypeUint32 || use_unsigned) { in GetWord32RepresentationFor()