Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h32 static const MachineTypeUnion rWord = variable
45 if ((use_type & rWord) && (output_type & rWord)) { in GetRepresentationFor()
60 } else if (use_type & rWord) { in GetRepresentationFor()
98 } else if (output_type & rWord) { in GetTaggedRepresentationFor()
136 } else if (output_type & rWord) { in GetFloat64RepresentationFor()
212 if (output_type & rWord) { in GetBitRepresentationFor()