Searched refs:applyCombineConcatVectors (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h241 void applyCombineConcatVectors(MachineInstr &MI, bool IsUndef,
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp227 applyCombineConcatVectors(MI, IsUndef, Ops);
278 void CombinerHelper::applyCombineConcatVectors( function in class:CombinerHelper

Completed in 124 milliseconds