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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 815 if (match(Op1, m_FSub(m_AnyZero(), m_Specific(Op0))))
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 156 inline match_combine_or<match_zero, match_neg_zero> m_AnyZero() {
    [all...]

Completed in 85 milliseconds