Home
last modified time | relevance | path

Searched defs:Is2D (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
Dregister-arm64.h378 bool Is2D() const { return (Is128Bits() && (lane_count_ == 2)); } in Is2D() function
/third_party/vixl/src/aarch64/
Dregisters-aarch64.h369 bool Is2D() const { return IsQ() && IsLaneSizeD(); } in Is2D() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp107155 bool Is2D() const in Is2D() function in mozilla::gfx::Matrix4x4Typed
107166 bool Is2D(Matrix* aMatrix) const { in Is2D() function in mozilla::gfx::Matrix4x4Typed