Searched refs:selectIntrinsicTrunc (Results 1 – 1 of 1) sorted by relevance
193 bool selectIntrinsicTrunc(MachineInstr &I, MachineRegisterInfo &MRI) const;3449 return selectIntrinsicTrunc(I, MRI); in select()3664 bool AArch64InstructionSelector::selectIntrinsicTrunc( in selectIntrinsicTrunc() function in AArch64InstructionSelector