Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dmachine-type.h52 kLastRepresentation = kSimd128 enumerator
69 static_assert(MachineRepresentation::kLastRepresentation ==
73 static_assert(static_cast<int>(MachineRepresentation::kLastRepresentation) <