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

  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 488 inline BinaryOp_match<LHS, RHS, Instruction::URem> m_URem(const LHS &L,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 901 (!isSigned && match(Z, m_URem(m_Specific(X), m_Specific(Op1)))))
    [all...]

Completed in 2571 milliseconds