Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCombinerHelper.h207 bool findPreIndexCandidate(MachineInstr &MI, Register &Addr, Register &Base,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp651 bool CombinerHelper::findPreIndexCandidate(MachineInstr &MI, Register &Addr, in findPreIndexCandidate() function in CombinerHelper
727 MatchInfo.IsPre = findPreIndexCandidate(MI, MatchInfo.Addr, MatchInfo.Base, in matchCombineIndexedLoadStore()