Home
last modified time | relevance | path

Searched refs:fneg_match (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DPatternMatch.h755 struct fneg_match { struct
758 fneg_match(const LHS_t &LHS) : L(LHS) {} in fneg_match() argument
777 inline fneg_match<LHS> m_FNeg(const LHS &L) { return L; } in m_FNeg() argument