Searched defs:m_PtrToInt (Results 1 - 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Support/ | ||
H A D | PatternMatch.h | 547 /// m_PtrToInt 550 m_PtrToInt(const OpTy &Op) { function in namespace:llvm::PatternMatch |
/external/llvm/include/llvm/IR/ | ||
H A D | PatternMatch.h | 795 inline CastClass_match<OpTy, Instruction::PtrToInt> m_PtrToInt(const OpTy &Op) { function in namespace:llvm::PatternMatch |
Completed in 129 milliseconds