Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h748 bool findPostIndexCandidate(MachineInstr &MI, Register &Addr, Register &Base,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp891 bool CombinerHelper::findPostIndexCandidate(MachineInstr &MI, Register &Addr, in findPostIndexCandidate() function in CombinerHelper
1043 !findPostIndexCandidate(MI, MatchInfo.Addr, MatchInfo.Base, in matchCombineIndexedLoadStore()