Searched defs:kWord16 (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmachine-type.h22 kWord16, member in class:v8::internal::MachineRepresentation
98 return MachineType(MachineRepresentation::kWord16, MachineSemantic::kInt32);
101 return MachineType(MachineRepresentation::kWord16,
136 return MachineType(MachineRepresentation::kWord16, MachineSemantic::kNone);
190 case MachineRepresentation::kWord16:

Completed in 63 milliseconds