Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1502 bool SkipScalarizationCost = ICA.skipScalarizationCost(); in getTypeBasedIntrinsicInstrCost() local
1529 SkipScalarizationCost ? ScalarizationCostPassed : 0; in getTypeBasedIntrinsicInstrCost()
1533 if (!SkipScalarizationCost) in getTypeBasedIntrinsicInstrCost()
1543 if (!SkipScalarizationCost) in getTypeBasedIntrinsicInstrCost()
1937 SkipScalarizationCost ? ScalarizationCostPassed in getTypeBasedIntrinsicInstrCost()