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