Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp731 std::vector<Value *> PairableInsts; in vectorizePairs() local
1232 std::vector<Value *> &PairableInsts, bool NonPow2Len) { in getCandidatePairs()
1329 std::vector<Value *> &PairableInsts, in computePairsConnectedTo()
1425 std::vector<Value *> &PairableInsts, in computeConnectedPairs()
1456 std::vector<Value *> &PairableInsts, in buildDepMap()
1576 std::vector<Value *> &PairableInsts, in buildInitialDAGFor()
1623 std::vector<Value *> &PairableInsts, in pruneDAGFor()
1799 std::vector<Value *> &PairableInsts, in findBestDAGFor()
2181 std::vector<Value *> &PairableInsts, in choosePairs()
2945 std::vector<Value *> &PairableInsts, in collectLoadMoveSet()
[all …]