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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h258 void applyCombineShuffleVector(MachineInstr &MI,
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp303 applyCombineShuffleVector(MI, Ops);
385 void CombinerHelper::applyCombineShuffleVector(MachineInstr &MI, function in class:CombinerHelper

Completed in 212 milliseconds