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