Searched refs:m_GAdd (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h195 m_GAdd(const LHS &L, const RHS &R) { function in namespace:llvm::MIPatternMatch
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1289 if (mi_match(Reg, MRI, m_GAdd(m_Reg(Base), m_ICst(Const))))

Completed in 116 milliseconds