Searched refs:convertPtrAddToAdd (Results 1 – 1 of 1) sorted by relevance
120 bool convertPtrAddToAdd(MachineInstr &I, MachineRegisterInfo &MRI);2094 return convertPtrAddToAdd(I, MRI); in preISelLower()2153 bool AArch64InstructionSelector::convertPtrAddToAdd( in convertPtrAddToAdd() function in AArch64InstructionSelector