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