Searched refs:applyCombineShuffleConcat (Results 1 – 3 of 3) sorted by relevance
243 void applyCombineShuffleConcat(MachineInstr &MI, SmallVector<Register> &Ops);
1584 (apply [{ Helper.applyCombineShuffleConcat(*${root}, ${matchinfo}); }])>;
436 void CombinerHelper::applyCombineShuffleConcat(MachineInstr &MI, in applyCombineShuffleConcat() function in CombinerHelper