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