Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp902 bool NeedsInserts = true, NeedsExtracts = true; in getCastInstrCost() local
909 NeedsExtracts = false; in getCastInstrCost()
912 NeedsExtracts, CostKind); in getCastInstrCost()