HomeSort by: relevance | last modified time | path
    Searched refs:m_GIntToPtr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
MIPatternMatch.h 442 m_GIntToPtr(const SrcTy &Src) {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CombinerHelper.cpp 2301 return mi_match(SrcReg, MRI, m_GIntToPtr(m_Reg(Reg)));
2367 if (mi_match(LHS, MRI, m_GIntToPtr(m_ICst(Cst)))) {

Completed in 34 milliseconds