Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp223 typedef std::pair<VPPair, unsigned> VPPairWithType; typedef
1393 PairConnectionTypes.insert(VPPairWithType(VP, PairConnectionDirect)); in computePairsConnectedTo()
1400 PairConnectionTypes.insert(VPPairWithType(VP, PairConnectionSwap)); in computePairsConnectedTo()
1416 PairConnectionTypes.insert(VPPairWithType(VP, PairConnectionSplat)); in computePairsConnectedTo()
1443 PairConnectionTypes.insert(VPPairWithType(VP, PairConnectionSplat)); in computePairsConnectedTo()