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.cpp103 std::vector<PPCVSXSwapEntry> SwapVector; member
227 SwapVector.clear(); in initialize()
228 SwapVector.reserve(InitialVectorSize); in initialize()
282 SwapVector[VecIdx].MentionsPartialVR = 1; in gatherVectorInstructions()
284 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()
301 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()
305 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()
306 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
318 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()
319 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()
[all …]