Home
last modified time | relevance | path

Searched defs:m_SDiv (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h334 m_SDiv(const LHS &L, const RHS &R) { in m_SDiv() function
/external/llvm/include/llvm/IR/
DPatternMatch.h476 inline BinaryOp_match<LHS, RHS, Instruction::SDiv> m_SDiv(const LHS &L, in m_SDiv() function