Searched refs:IsAllOnes (Results 1 – 3 of 3) sorted by relevance
24 bool IsAllOnes; in TEST() member66 EXPECT_EQ(T.IsAllOnes, BSI.isAllOnes()); in TEST()
2798 bool IsAllOnes = (Opc == X86::V_SETALLONES || Opc == X86::AVX_SETALLONES); in foldMemoryOperandImpl() local2799 const Constant *C = IsAllOnes ? Constant::getAllOnesValue(Ty) : in foldMemoryOperandImpl()
6336 bool IsAllOnes = (Opc == X86::V_SETALLONES || Opc == X86::AVX2_SETALLONES || in foldMemoryOperandImpl() local6338 const Constant *C = IsAllOnes ? Constant::getAllOnesValue(Ty) : in foldMemoryOperandImpl()