Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp305 struct InstructionsState { struct
330 InstructionsState() = delete;
340 static Value *isOneOf(const InstructionsState &S, Value *Op) { in isOneOf()
350 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode()
655 void reorderAltShuffleOperands(const InstructionsState &S,
1090 const InstructionsState &S);
1399 InstructionsState S = getSameOpcode(VL); in buildTree_rec()
2106 InstructionsState S = getSameOpcode(VL); in getEntryCost()
2955 InstructionsState S = getSameOpcode(VL); in vectorizeTree()
3034 InstructionsState S = getSameOpcode(E->Scalars); in vectorizeTree()
[all …]