Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h256 void applyCombineShuffleVector(MachineInstr &MI,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp297 applyCombineShuffleVector(MI, Ops); in tryCombineShuffleVector()
379 void CombinerHelper::applyCombineShuffleVector(MachineInstr &MI, in applyCombineShuffleVector() function in CombinerHelper