Searched refs:selectIndexedStore (Results 1 – 1 of 1) sorted by relevance
237 bool selectIndexedStore(GIndexedStore &I, MachineRegisterInfo &MRI);3194 return selectIndexedStore(cast<GIndexedStore>(I), MRI); in select()5698 bool AArch64InstructionSelector::selectIndexedStore(GIndexedStore &I, in selectIndexedStore() function in AArch64InstructionSelector