Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp395 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() function
847 InstructionsState S = getSameOpcode({I1, I2}); in getShallowScore()
1576 InstructionsState S = getSameOpcode(Scalars, ReorderIndices.front()); in updateStateIfReorder()
2428 InstructionsState S = getSameOpcode(VL); in buildTree_rec()
3147 assert(E0->getOpcode() == getSameOpcode(VL).getOpcode() && "Invalid opcode"); in canReuseExtract()
3972 InstructionsState S = getSameOpcode(VL); in vectorizeTree()
5873 InstructionsState S = getSameOpcode(VL); in tryToVectorizeList()