Searched refs:tryNarrowPow2Reduction (Results 1 – 2 of 2) sorted by relevance
255 LegalizeResult tryNarrowPow2Reduction(MachineInstr &MI, Register SrcReg,
5111 return tryNarrowPow2Reduction(MI, SrcReg, SrcTy, NarrowTy, ScalarOpc); in fewerElementsVectorReductions()5160 LegalizerHelper::tryNarrowPow2Reduction(MachineInstr &MI, Register SrcReg, in tryNarrowPow2Reduction() function in LegalizerHelper