Searched refs:IsAllOnes (Results 1 – 2 of 2) sorted by relevance
23 bool IsAllOnes; in TEST() member65 EXPECT_EQ(T.IsAllOnes, BSI.isAllOnes()); in TEST()
5306 bool IsAllOnes = (Opc == X86::V_SETALLONES || Opc == X86::AVX2_SETALLONES); in foldMemoryOperandImpl() local5307 const Constant *C = IsAllOnes ? Constant::getAllOnesValue(Ty) : in foldMemoryOperandImpl()