Home
last modified time | relevance | path

Searched refs:applyCombineShuffleVector (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h259 void applyCombineShuffleVector(MachineInstr &MI,
/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp459 applyCombineShuffleVector(MI, Ops); in tryCombineShuffleVector()
541 void CombinerHelper::applyCombineShuffleVector(MachineInstr &MI, in applyCombineShuffleVector() function in CombinerHelper