Home
last modified time | relevance | path

Searched defs:OneOps_match (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h1192 template <typename T0, unsigned Opcode> struct OneOps_match { struct
1195 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() function
1197 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h1409 template <typename T0, unsigned Opcode> struct OneOps_match { struct
1412 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument
1414 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h1448 template <typename T0, unsigned Opcode> struct OneOps_match { struct
1451 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument
1453 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h1473 template <typename T0, unsigned Opcode> struct OneOps_match { struct
1476 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument
1478 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h1473 template <typename T0, unsigned Opcode> struct OneOps_match { struct
1476 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() function
1478 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h1594 template <typename T0, unsigned Opcode> struct OneOps_match { struct
1597 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument
1599 template <typename OpTy> bool match(OpTy *V) { in match()