Searched refs:selectIntrinsicRound (Results 1 – 1 of 1) sorted by relevance
194 bool selectIntrinsicRound(MachineInstr &I, MachineRegisterInfo &MRI) const;3487 return selectIntrinsicRound(I, MRI); in select()3755 bool AArch64InstructionSelector::selectIntrinsicRound( in selectIntrinsicRound() function in AArch64InstructionSelector