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

  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
ValueTracking.cpp     [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 470 inline BinaryOp_match<LHS, RHS, Instruction::UDiv> m_UDiv(const LHS &L,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 802 (!IsSigned && match(LHS, m_UDiv(m_Value(X), m_APInt(C1))))) {
    [all...]

Completed in 77 milliseconds