Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCostModel.cpp486 Type *VecTypOp0 = Shuffle->getOperand(0)->getType(); in getInstructionCost() local
487 unsigned NumVecElems = VecTypOp0->getVectorNumElements(); in getInstructionCost()
492 return TTI->getShuffleCost(TargetTransformInfo::SK_Reverse, VecTypOp0, in getInstructionCost()
496 VecTypOp0, 0, nullptr); in getInstructionCost()