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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h213 LegalizeResult narrowScalarShiftByConstant(MachineInstr &MI, const APInt &Amt,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3085 LegalizerHelper::narrowScalarShiftByConstant(MachineInstr &MI, const APInt &Amt, function in class:LegalizerHelper
3203 return narrowScalarShiftByConstant(

Completed in 117 milliseconds