Home
last modified time | relevance | path

Searched defs:Is1S (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
Dregister-arm64.h391 bool Is1S() const { in Is1S() function
/third_party/vixl/src/aarch64/
Dregisters-aarch64.h357 bool Is1S() const { return IsS() && IsScalar(); } in Is1S() function