Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h1193 auto *VecSrcTy = cast<VectorType>(U->getOperand(0)->getType()); in getInstructionCost() local
1202 return TargetTTI->getShuffleCost(TTI::SK_ExtractSubvector, VecSrcTy, in getInstructionCost()
1222 VecSrcTy->getElementType(), ReplicationFactor, VF, in getInstructionCost()