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