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()
157 DCHECK_EQ(GetIgnoreBit(), false); in FastState()192 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
336 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
519 if (fast_state.GetIgnoreBit()) in MemoryAccess()