Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp90 enum SHValues { enum
312 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
325 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
337 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
408 SwapVector[VecIdx].SpecialHandling = SHValues::SH_COPYWIDEN; in gatherVectorInstructions()
419 SwapVector[VecIdx].SpecialHandling = SHValues::SH_SPLAT; in gatherVectorInstructions()
826 case SHValues::SH_SPLAT: { in handleSpecialSwappables()
865 case SHValues::SH_XXPERMDI: { in handleSpecialSwappables()
895 case SHValues::SH_COPYWIDEN: { in handleSpecialSwappables()