Searched defs:Is2D (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/codegen/arm64/ | ||
| D | register-arm64.h | 378 bool Is2D() const { return (Is128Bits() && (lane_count_ == 2)); } in Is2D() function |
| /third_party/vixl/src/aarch64/ | ||
| D | registers-aarch64.h | 369 bool Is2D() const { return IsQ() && IsLaneSizeD(); } in Is2D() function |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 107155 bool Is2D() const in Is2D() function in mozilla::gfx::Matrix4x4Typed |