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

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h804 bool findPreIndexCandidate(MachineInstr &MI, Register &Addr, Register &Base,
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp978 bool CombinerHelper::findPreIndexCandidate(MachineInstr &MI, Register &Addr, function in class:CombinerHelper
1059 MatchInfo.IsPre = findPreIndexCandidate(MI, MatchInfo.Addr, MatchInfo.Base,

Completed in 200 milliseconds