Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp534 struct InstructionsState { struct
559 InstructionsState() = delete;
2129 InstructionsState OpS = in reorder()
2691 void setOperations(const InstructionsState &S) { in setOperations()
2815 const InstructionsState &S, in newTreeEntry()
2828 const InstructionsState &S, in newTreeEntry()
3451 const InstructionsState &S);
5602 InstructionsState S = getSameOpcode(VL, *TLI); in buildTree_rec()
6966 InstructionsState S = getSameOpcode(VL, *R.TLI); in getBuildVectorCost()
10505 InstructionsState S = getSameOpcode(VL, *TLI); in vectorizeOperand()
[all …]