Searched refs:IsWord (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Drepresentation-change.cc100 bool IsWord(MachineRepresentation rep) { function in namespace:v8::internal::compiler::__anon17346
127 if (IsWord(use_info.representation()) && IsWord(output_rep)) {
200 } else if (IsWord(output_rep)) {
264 if (IsWord(output_rep)) {
329 if (IsWord(output_rep)) {

Completed in 51 milliseconds