Searched refs:GetIgnoreBit (Results 1 – 4 of 4) 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()
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()