Searched defs:ElementWiseBitCast_match (Results 1 – 3 of 3) sorted by relevance
1761 template <typename Op_t> struct ElementWiseBitCast_match { struct1764 ElementWiseBitCast_match(const Op_t &OpMatch) : Op(OpMatch) {} in ElementWiseBitCast_match() argument1785 inline ElementWiseBitCast_match<OpTy> m_ElementWiseBitCast(const OpTy &Op) { in m_ElementWiseBitCast() argument
1895 template <typename Op_t> struct ElementWiseBitCast_match { struct1898 ElementWiseBitCast_match(const Op_t &OpMatch) : Op(OpMatch) {} in ElementWiseBitCast_match() argument1919 inline ElementWiseBitCast_match<OpTy> m_ElementWiseBitCast(const OpTy &Op) { in m_ElementWiseBitCast() argument