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

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

Completed in 37 milliseconds