Searched defs:NeonSz (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm/ | ||
H A D | constants-arm.h | 311 inline int NeonSz(NeonDataType dt) { return static_cast<int>(dt) & 0x3; } in NeonSz() function |
Completed in 3 milliseconds