Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h286 void applyCombineShuffleVector(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp525 applyCombineShuffleVector(MI, Ops); in tryCombineShuffleVector()
607 void CombinerHelper::applyCombineShuffleVector( in applyCombineShuffleVector() function in CombinerHelper