Searched refs:GetIgnoreBit (Results 1 – 9 of 9) 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()
30 DCHECK_EQ(GetIgnoreBit(), false); in FastState()61 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
379 if (UNLIKELY(fast_state.GetIgnoreBit())) { in MemoryAccess()558 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
109 DCHECK_EQ(GetIgnoreBit(), false); in FastState()144 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
358 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
825 if (fast_state.GetIgnoreBit()) { in MemoryAccess()
113 DCHECK_EQ(GetIgnoreBit(), false); in FastState()148 bool GetIgnoreBit() const { return (s64)x_ < 0; } in GetIgnoreBit() function
366 if (fast_state.GetIgnoreBit()) in MemoryAccessRange()
829 if (fast_state.GetIgnoreBit()) { in MemoryAccess()