Searched refs:getSameOpcode (Results 1 – 3 of 3) sorted by relevance
189 static unsigned getSameOpcode(ArrayRef<Value *> VL) { in getSameOpcode() function993 unsigned Opcode = getSameOpcode(VL); in buildTree_rec()1488 assert(Opcode == getSameOpcode(VL) && "Invalid opcode"); in canReuseExtract()1550 unsigned Opcode = getSameOpcode(VL); in getEntryCost()2212 unsigned Opcode = getSameOpcode(E->Scalars); in vectorizeTree()
395 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() function847 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()
398 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() function952 InstructionsState S = getSameOpcode({I1, I2}); in getShallowScore()1684 InstructionsState S = getSameOpcode(Scalars, ReorderIndices.front()); in updateStateIfReorder()2584 InstructionsState S = getSameOpcode(VL); in buildTree_rec()3318 assert(E0->getOpcode() == getSameOpcode(VL).getOpcode() && "Invalid opcode"); in canReuseExtract()4251 InstructionsState S = getSameOpcode(VL); in vectorizeTree()6161 InstructionsState S = getSameOpcode(VL); in tryToVectorizeList()