Searched refs:m_BitCast (Results 1 – 3 of 3) sorted by relevance
448 if (!match(TruncOp, m_CombineOr(m_BitCast(m_Value(VecInput)), in foldVecTruncToExtElt()449 m_LShr(m_BitCast(m_Value(VecInput)), in foldVecTruncToExtElt()
789 inline CastClass_match<OpTy, Instruction::BitCast> m_BitCast(const OpTy &Op) { in m_BitCast() function
769 m_BitCast(m_Specific(V)))); in computeKnownBitsFromAssume()