HomeSort by relevance Sort by last modified time
    Searched refs:m_FNeg (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
PatternMatch.h 694 /// m_FNeg - Match a floating point negate.
696 inline fneg_match<LHS> m_FNeg(const LHS &L) { return L; }
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 20 milliseconds