Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h550 m_PtrToInt(const OpTy &Op) { in m_PtrToInt() function
/external/llvm/include/llvm/IR/
DPatternMatch.h795 inline CastClass_match<OpTy, Instruction::PtrToInt> m_PtrToInt(const OpTy &Op) { in m_PtrToInt() function