Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp2251 InstructionCost ExtendCost in getVectorInstrCost() local
2256 return ExtendCost + ExtractCost; in getVectorInstrCost()
2258 InstructionCost ExtendCost in getVectorInstrCost() local
2266 return ExtendCost + InsertCost + TruncCost; in getVectorInstrCost()