Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4841 MVT LegalSrcVecTy = getTypeLegalizationCost(SrcVecTy).second; in getReplicationShuffleCost() local
4846 if (!LegalSrcVecTy.isVector() || !LegalPromSrcVecTy.isVector() || in getReplicationShuffleCost()
4867 assert(LegalSrcVecTy.getScalarSizeInBits() == EltTyBits && in getReplicationShuffleCost()
4868 LegalSrcVecTy.getScalarType() == LegalDstVecTy.getScalarType() && in getReplicationShuffleCost()