Searched defs:ElementWiseBitCast_match (Results 1 – 1 of 1) sorted by relevance
1963 template <typename Op_t> struct ElementWiseBitCast_match { struct1966 ElementWiseBitCast_match(const Op_t &OpMatch) : Op(OpMatch) {} in ElementWiseBitCast_match() argument1987 inline ElementWiseBitCast_match<OpTy> m_ElementWiseBitCast(const OpTy &Op) { in m_ElementWiseBitCast() argument