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