Searched refs:selectIndexedExtLoad (Results 1 – 1 of 1) sorted by relevance
235 bool selectIndexedExtLoad(MachineInstr &I, MachineRegisterInfo &MRI);3190 return selectIndexedExtLoad(I, MRI); in select()5544 bool AArch64InstructionSelector::selectIndexedExtLoad( in selectIndexedExtLoad() function in AArch64InstructionSelector5661 return selectIndexedExtLoad(MI, MRI); in selectIndexedLoad()