Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp811 unsigned NumSrcVectors = getNumVectorRegs(Src); in getCastInstrCost() local
831 (NumUnpacks > 1 ? (NumDstVectors - NumSrcVectors) in getCastInstrCost()