Searched refs:GetIgnoreBit (Results 1 – 8 of 8) sorted by relevance
23 EXPECT_EQ(s.GetIgnoreBit(), false); in TEST()36 EXPECT_EQ(s.GetIgnoreBit(), true); in TEST()38 EXPECT_EQ(s.GetIgnoreBit(), false); in TEST()
22 EXPECT_EQ(s.GetIgnoreBit(), false); in TEST()35 EXPECT_EQ(s.GetIgnoreBit(), true); in TEST()37 EXPECT_EQ(s.GetIgnoreBit(), false); in TEST()
98 DCHECK_EQ(GetIgnoreBit(), false); in FastState()133 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
360 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
776 if (fast_state.GetIgnoreBit()) { in MemoryAccess()
105 DCHECK_EQ(GetIgnoreBit(), false); in FastState()140 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
385 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
863 if (UNLIKELY(fast_state.GetIgnoreBit())) { in MemoryAccess()