Searched refs:ValidateMVEStore (Results 1 – 1 of 1) sorted by relevance
1127 static bool ValidateMVEStore(MachineInstr *MI, MachineLoop *ML) { in ValidateMVEStore() function1268 if (MI->mayStore() && !ValidateMVEStore(MI, &ML)) in ValidateMVEInst()