Searched defs:OneOps_match (Results 1 – 6 of 6) sorted by relevance
1192 template <typename T0, unsigned Opcode> struct OneOps_match { struct1195 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() function1197 template <typename OpTy> bool match(OpTy *V) { in match()
1409 template <typename T0, unsigned Opcode> struct OneOps_match { struct1412 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument1414 template <typename OpTy> bool match(OpTy *V) { in match()
1448 template <typename T0, unsigned Opcode> struct OneOps_match { struct1451 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument1453 template <typename OpTy> bool match(OpTy *V) { in match()
1473 template <typename T0, unsigned Opcode> struct OneOps_match { struct1476 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument1478 template <typename OpTy> bool match(OpTy *V) { in match()
1473 template <typename T0, unsigned Opcode> struct OneOps_match { struct1476 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() function1478 template <typename OpTy> bool match(OpTy *V) { in match()
1594 template <typename T0, unsigned Opcode> struct OneOps_match { struct1597 OneOps_match(const T0 &Op1) : Op1(Op1) {} in OneOps_match() argument1599 template <typename OpTy> bool match(OpTy *V) { in match()