Searched defs:BitwiseAnd (Results 1 – 5 of 5) sorted by relevance
58 TEST(BitmaskEnumTest, BitwiseAnd) { in TEST() argument
387 BitwiseAnd, global() enumerator
113 BitwiseAnd, enumerator
133 BitwiseAnd, // ?I # operator& enumerator
5007 auto BitwiseAnd = m_c_And(m_Value(), LSubOne); foldICmpBinOp() local