Searched refs:TruncCost (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1214 InstructionCost TruncCost local
1217 return ExtendCost + InsertCost + TruncCost;

Completed in 126 milliseconds