Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1031 bool NeedsInserts = true, NeedsExtracts = true; in getCastInstrCost() local
1035 NeedsInserts = false; in getCastInstrCost()
1042 TotCost += BaseT::getScalarizationOverhead(DstVecTy, NeedsInserts, in getCastInstrCost()