Searched refs:selectReduction (Results 1 – 1 of 1) sorted by relevance
183 bool selectReduction(MachineInstr &I, MachineRegisterInfo &MRI);3218 return selectReduction(I, MRI); in select()3224 bool AArch64InstructionSelector::selectReduction(MachineInstr &I, in selectReduction() function in AArch64InstructionSelector