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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h329 void applyCombineShiftToUnmerge(MachineInstr &MI, const unsigned &ShiftVal);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2189 void CombinerHelper::applyCombineShiftToUnmerge(MachineInstr &MI, function in class:CombinerHelper
2266 applyCombineShiftToUnmerge(MI, ShiftAmt);

Completed in 134 milliseconds