Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp104 std::vector<PPCVSXSwapEntry> SwapVector; member
229 SwapVector.clear(); in initialize()
230 SwapVector.reserve(InitialVectorSize); in initialize()
284 SwapVector[VecIdx].MentionsPartialVR = 1; in gatherVectorInstructions()
286 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()
303 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()
307 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()
308 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
320 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()
321 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
[all …]