Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h112 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() function
/external/llvm/include/llvm/IR/
DPatternMatch.h180 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() function