Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h270 bool applyCombineShiftToUnmerge(MachineInstr &MI, const unsigned &ShiftVal);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2195 bool CombinerHelper::applyCombineShiftToUnmerge(MachineInstr &MI, in applyCombineShiftToUnmerge() function in CombinerHelper
2273 applyCombineShiftToUnmerge(MI, ShiftAmt); in tryCombineShiftToUnmerge()