Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h385 LegalizeResult lowerFunnelShiftWithInverse(MachineInstr &MI);
/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6584 LegalizerHelper::lowerFunnelShiftWithInverse(MachineInstr &MI) { in lowerFunnelShiftWithInverse() function in LegalizerHelper
6695 LegalizerHelper::LegalizeResult Result = lowerFunnelShiftWithInverse(MI); in lowerFunnelShift()