Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp855 unsigned NumSrcVectors = getNumVectorRegs(Src); in getCastInstrCost() local
875 (NumUnpacks > 1 ? (NumDstVectors - NumSrcVectors) in getCastInstrCost()