Searched refs:VecTypOp0 (Results 1 – 1 of 1) sorted by relevance
491 Type *VecTypOp0 = Shuffle->getOperand(0)->getType(); in getInstructionCost() local492 unsigned NumVecElems = VecTypOp0->getVectorNumElements(); in getInstructionCost()497 return TTI->getShuffleCost(TargetTransformInfo::SK_Reverse, VecTypOp0, in getInstructionCost()501 VecTypOp0, 0, nullptr); in getInstructionCost()