Home
last modified time | relevance | path

Searched defs:ThreeOps_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.h1224 struct ThreeOps_match { struct
1229 ThreeOps_match(const T0 &Op1, const T1 &Op2, const T2 &Op3) in ThreeOps_match() function
1244 inline ThreeOps_match<Cond, LHS, RHS, Instruction::Select> argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h1441 struct ThreeOps_match { struct
1446 ThreeOps_match(const T0 &Op1, const T1 &Op2, const T2 &Op3) in ThreeOps_match() argument
1461 inline ThreeOps_match<Cond, LHS, RHS, Instruction::Select> argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h1480 struct ThreeOps_match { struct
1485 ThreeOps_match(const T0 &Op1, const T1 &Op2, const T2 &Op3) in ThreeOps_match() argument
1500 inline ThreeOps_match<Cond, LHS, RHS, Instruction::Select> argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h1505 struct ThreeOps_match { struct
1510 ThreeOps_match(const T0 &Op1, const T1 &Op2, const T2 &Op3) in ThreeOps_match() argument
1513 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h1505 struct ThreeOps_match { struct
1510 ThreeOps_match(const T0 &Op1, const T1 &Op2, const T2 &Op3) in ThreeOps_match() argument
1513 template <typename OpTy> bool match(OpTy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h1626 struct ThreeOps_match { struct
1631 ThreeOps_match(const T0 &Op1, const T1 &Op2, const T2 &Op3) in ThreeOps_match() argument
1634 template <typename OpTy> bool match(OpTy *V) { in match()