Searched refs:getSameOpcode (Results 1 – 1 of 1) sorted by relevance
412 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() function1016 InstructionsState S = getSameOpcode({I1, I2}); in getShallowScore()1767 InstructionsState S = getSameOpcode(Scalars, ReorderIndices.front()); in updateStateIfReorder()2671 InstructionsState S = getSameOpcode(VL); in buildTree_rec()3468 assert(E0->getOpcode() == getSameOpcode(VL).getOpcode() && "Invalid opcode"); in canReuseExtract()4989 InstructionsState S = getSameOpcode(VL); in vectorizeTree()7108 InstructionsState S = getSameOpcode(VL); in tryToVectorizeList()8469 InstructionsState S = getSameOpcode({I1, I2}); in vectorizeChainsInBlock()8501 InstructionsState S = getSameOpcode({I1, I2}); in vectorizeChainsInBlock()8779 InstructionsState S = getSameOpcode({I1, I2}); in vectorizeStoreChains()[all …]