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     [all...]
  /external/llvm/include/llvm/Support/
PatternMatch.h 154 /// m_AnyZero() - Match an arbitrary zero/null constant. This includes
157 inline match_combine_or<match_zero, match_neg_zero> m_AnyZero() {
    [all...]

Completed in 254 milliseconds