Searched refs:BitwiseEquals (Results 1 – 4 of 4) sorted by relevance
19 CHECK(a->BitwiseEquals(*b)); \25 CHECK(!a->BitwiseEquals(*b)); \30 CHECK(a->BitwiseEquals(*b)); \35 CHECK(!a->BitwiseEquals(*b)); \40 CHECK(a->BitwiseEquals(*b)); \52 CHECK(a->BitwiseEquals(*b)); \58 CHECK(!a->BitwiseEquals(*b)); \63 CHECK(a->BitwiseEquals(*b)); \68 CHECK(!a->BitwiseEquals(*b)); \73 CHECK(a->BitwiseEquals(*b)); \[all …]
179 result = a->BitwiseEquals(b); in RUNTIME_FUNCTION()199 result = a->BitwiseEquals(b); in RUNTIME_FUNCTION()
1564 a->BitwiseEquals(b); in SameValue()1603 a->BitwiseEquals(b); in SameValueZero()2463 bool Simd128Value::BitwiseEquals(const Simd128Value* other) const { in BitwiseEquals() function in v8::internal::Simd128Value
1735 bool BitwiseEquals(const Simd128Value* other) const;