Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h858 struct fneg_match { struct
861 fneg_match(const LHS_t &LHS) : L(LHS) {} in fneg_match() argument
880 inline fneg_match<LHS> m_FNeg(const LHS &L) { return L; } in m_FNeg() argument