Searched defs:Is2D (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/codegen/arm64/ | ||
| H A D | register-arm64.h | 378 bool Is2D() const { return (Is128Bits() && (lane_count_ == 2)); } in Is2D() function in v8::internal::VRegister |
Completed in 3 milliseconds