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