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