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