Home
last modified time | relevance | path

Searched defs:PairableInsts (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp739 std::vector<Value *> PairableInsts; in vectorizePairs() local
1258 std::vector<Value *> &PairableInsts, bool NonPow2Len) { in getCandidatePairs()
1359 std::vector<Value *> &PairableInsts, in computePairsConnectedTo()
1455 std::vector<Value *> &PairableInsts, in computeConnectedPairs()
1486 std::vector<Value *> &PairableInsts, in buildDepMap()
1608 std::vector<Value *> &PairableInsts, in buildInitialDAGFor()
1655 std::vector<Value *> &PairableInsts, in pruneDAGFor()
1831 std::vector<Value *> &PairableInsts, in findBestDAGFor()
2213 std::vector<Value *> &PairableInsts, in choosePairs()
2973 std::vector<Value *> &PairableInsts, in collectLoadMoveSet()
[all …]