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