Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
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