Searched refs:ExtCost (Results 1 – 1 of 1) sorted by relevance
5834 unsigned ExtCost = TTI.getVectorInstrCost(Instruction::ExtractElement, in getInstructionCost() local5839 Cost += VF * (InsCost + ExtCost * I->getNumOperands()); in getInstructionCost()