Searched defs:m_IDiv (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DPatternMatch.h436 /// m_IDiv - Matches UDiv and SDiv.
439 m_IDiv(const LHS &L, const RHS &R) { function in namespace:llvm::PatternMatch
/external/llvm/include/llvm/IR/
H A DPatternMatch.h672 m_IDiv(const LHS &L, const RHS &R) { function in namespace:llvm::PatternMatch

Completed in 1304 milliseconds