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