Searched refs:tryCombineShiftToUnmerge (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp154 return Helper.tryCombineShiftToUnmerge(MI, 32);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h330 bool tryCombineShiftToUnmerge(MachineInstr &MI, unsigned TargetShiftAmount);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2262 bool CombinerHelper::tryCombineShiftToUnmerge(MachineInstr &MI, function in class:CombinerHelper

Completed in 274 milliseconds