Searched refs:fneg_match (Results 1 – 2 of 2) sorted by relevance
640 struct fneg_match { struct643 fneg_match(const LHS_t &LHS) : L(LHS) {} in fneg_match() function665 inline fneg_match<LHS> m_FNeg(const LHS &L) { return L; } in m_FNeg() argument
879 template <typename LHS_t> struct fneg_match { struct882 fneg_match(const LHS_t &LHS) : L(LHS) {} in fneg_match() argument900 template <typename LHS> inline fneg_match<LHS> m_FNeg(const LHS &L) { in m_FNeg() argument