Home
last modified time | relevance | path

Searched defs:ElementWiseBitCast_match (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h1761 template <typename Op_t> struct ElementWiseBitCast_match { struct
1764 ElementWiseBitCast_match(const Op_t &OpMatch) : Op(OpMatch) {} in ElementWiseBitCast_match() argument
1785 inline ElementWiseBitCast_match<OpTy> m_ElementWiseBitCast(const OpTy &Op) { in m_ElementWiseBitCast() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h1761 template <typename Op_t> struct ElementWiseBitCast_match { struct
1764 ElementWiseBitCast_match(const Op_t &OpMatch) : Op(OpMatch) {} in ElementWiseBitCast_match() argument
1785 inline ElementWiseBitCast_match<OpTy> m_ElementWiseBitCast(const OpTy &Op) { in m_ElementWiseBitCast() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h1895 template <typename Op_t> struct ElementWiseBitCast_match { struct
1898 ElementWiseBitCast_match(const Op_t &OpMatch) : Op(OpMatch) {} in ElementWiseBitCast_match() argument
1919 inline ElementWiseBitCast_match<OpTy> m_ElementWiseBitCast(const OpTy &Op) { in m_ElementWiseBitCast() argument