Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp355 struct InstructionsState { struct
380 InstructionsState() = delete;
1016 InstructionsState S = getSameOpcode({I1, I2}); in getShallowScore()
1741 void setOperations(const InstructionsState &S) { in setOperations()
1857 const InstructionsState &S, in newTreeEntry()
1870 const InstructionsState &S, in newTreeEntry()
2322 const InstructionsState &S);
2671 InstructionsState S = getSameOpcode(VL); in buildTree_rec()
4989 InstructionsState S = getSameOpcode(VL); in vectorizeTree()
7108 InstructionsState S = getSameOpcode(VL); in tryToVectorizeList()
[all …]