Home
last modified time | relevance | path

Searched refs:lowerFunnelShiftAsShifts (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h433 LLVM_ABI LegalizeResult lowerFunnelShiftAsShifts(MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1500 return (Helper.lowerFunnelShiftAsShifts(MI) == in legalizeFunnelShift()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7313 LegalizerHelper::lowerFunnelShiftAsShifts(MachineInstr &MI) { in lowerFunnelShiftAsShifts() function in LegalizerHelper
7382 return lowerFunnelShiftAsShifts(MI); in lowerFunnelShift()
7387 return lowerFunnelShiftAsShifts(MI); in lowerFunnelShift()