Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp421 struct InstructionsState { struct
446 InstructionsState() = delete;
1208 InstructionsState S = getSameOpcode(Ops); in getShallowScore()
1951 InstructionsState OpS = in reorder()
2401 void setOperations(const InstructionsState &S) { in setOperations()
2512 const InstructionsState &S, in newTreeEntry()
2525 const InstructionsState &S, in newTreeEntry()
3109 const InstructionsState &S);
4594 InstructionsState S = getSameOpcode(VL); in buildTree_rec()
7697 InstructionsState S = getSameOpcode(VL); in vectorizeTree()
[all …]