Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4842 MVT LegalPromSrcVecTy = getTypeLegalizationCost(PromSrcVecTy).second; in getReplicationShuffleCost() local
4846 if (!LegalSrcVecTy.isVector() || !LegalPromSrcVecTy.isVector() || in getReplicationShuffleCost()