Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h180 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h195 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() function
/external/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h216 inline apint_match m_APInt(const APInt *&Res) { in m_APInt() function