Home
last modified time | relevance | path

Searched defs:lowerShuffleVector (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp4197 LegalizerHelper::lowerShuffleVector(MachineInstr &MI) { in lowerShuffleVector() function in LegalizerHelper
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5529 void TargetMIPS32::lowerShuffleVector(const InstShuffleVector *Instr) { in lowerShuffleVector() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringX8664.cpp5237 void TargetX8664::lowerShuffleVector(const InstShuffleVector *Instr) { in lowerShuffleVector() function in Ice::X8664::TargetX8664
DIceTargetLoweringARM32.cpp5765 void TargetARM32::lowerShuffleVector(const InstShuffleVector *Instr) { in lowerShuffleVector() function in Ice::ARM32::TargetARM32
DIceTargetLoweringX8632.cpp5827 void TargetX8632::lowerShuffleVector(const InstShuffleVector *Instr) { in lowerShuffleVector() function in Ice::X8632::TargetX8632