Searched refs:SwapVector (Results 1 – 1 of 1) sorted by relevance
103 std::vector<PPCVSXSwapEntry> SwapVector; member227 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 …]