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

  /external/llvm/include/llvm/IR/
PatternMatch.h 877 template <typename LHS> inline neg_match<LHS> m_Neg(const LHS &L) { return L; }
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
InstructionCombining.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
InstructionSimplify.cpp     [all...]

Completed in 256 milliseconds