Searched refs:IsSwap (Results 1 – 3 of 3) sorted by relevance
80 unsigned int IsSwap : 1; member304 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()350 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()373 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()649 !(SwapVector[EntryIdx].IsSwappable || SwapVector[EntryIdx].IsSwap)) { in recordUnoptimizableWebs()663 else if (SwapVector[EntryIdx].IsLoad && SwapVector[EntryIdx].IsSwap) { in recordUnoptimizableWebs()674 if (!SwapVector[UseIdx].IsSwap || SwapVector[UseIdx].IsLoad || in recordUnoptimizableWebs()691 } else if (SwapVector[EntryIdx].IsStore && SwapVector[EntryIdx].IsSwap) { in recordUnoptimizableWebs()698 if (!SwapVector[DefIdx].IsSwap || SwapVector[DefIdx].IsLoad || in recordUnoptimizableWebs()748 if (SwapVector[EntryIdx].IsLoad && SwapVector[EntryIdx].IsSwap) { in markSwapsForRemoval()[all …]
81 unsigned int IsSwap : 1; member307 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()353 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()378 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()657 !(SwapVector[EntryIdx].IsSwappable || SwapVector[EntryIdx].IsSwap)) { in recordUnoptimizableWebs()672 else if (SwapVector[EntryIdx].IsLoad && SwapVector[EntryIdx].IsSwap) { in recordUnoptimizableWebs()683 if (!SwapVector[UseIdx].IsSwap || SwapVector[UseIdx].IsLoad || in recordUnoptimizableWebs()700 } else if (SwapVector[EntryIdx].IsStore && SwapVector[EntryIdx].IsSwap) { in recordUnoptimizableWebs()707 if (!SwapVector[DefIdx].IsSwap || SwapVector[DefIdx].IsLoad || in recordUnoptimizableWebs()758 if (SwapVector[EntryIdx].IsLoad && SwapVector[EntryIdx].IsSwap) { in markSwapsForRemoval()[all …]
327 bool IsSwap = false; in expandAtomicBinOpSubword() local342 IsSwap = true; in expandAtomicBinOpSubword()419 } else if (!IsSwap) { in expandAtomicBinOpSubword()