Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h330 void applyCombineShiftToUnmerge(MachineInstr &MI, const unsigned &ShiftVal);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2326 void CombinerHelper::applyCombineShiftToUnmerge(MachineInstr &MI, in applyCombineShiftToUnmerge() function in CombinerHelper
2402 applyCombineShiftToUnmerge(MI, ShiftAmt); in tryCombineShiftToUnmerge()