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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h314 void applyCombineMulToShl(MachineInstr &MI, unsigned &ShiftVal);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1867 void CombinerHelper::applyCombineMulToShl(MachineInstr &MI, function in class:CombinerHelper

Completed in 127 milliseconds