Home
last modified time | relevance | path

Searched defs:CastOperator_match (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h1618 template <typename Op_t, unsigned Opcode> struct CastOperator_match { struct
1621 CastOperator_match(const Op_t &OpMatch) : Op(OpMatch) {} in CastOperator_match() function
1623 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h1701 template <typename Op_t, unsigned Opcode> struct CastOperator_match { struct
1704 CastOperator_match(const Op_t &OpMatch) : Op(OpMatch) {} in CastOperator_match() argument
1706 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h1701 template <typename Op_t, unsigned Opcode> struct CastOperator_match { struct
1704 CastOperator_match(const Op_t &OpMatch) : Op(OpMatch) {} in CastOperator_match() argument
1706 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h1822 template <typename Op_t, unsigned Opcode> struct CastOperator_match { struct
1825 CastOperator_match(const Op_t &OpMatch) : Op(OpMatch) {} in CastOperator_match() argument
1827 template <typename OpTy> bool match(OpTy *V) { in match()