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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h824 bool findPostIndexCandidate(GLoadStore &MI, Register &Addr, Register &Base,
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1016 bool CombinerHelper::findPostIndexCandidate(GLoadStore &LdSt, Register &Addr, function in class:CombinerHelper
1272 !findPostIndexCandidate(LdSt, MatchInfo.Addr, MatchInfo.Base,

Completed in 123 milliseconds