Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h80 bool CompressionCost = false, bool FreeZeroes = false);
H A DRISCVMatInt.cpp502 bool CompressionCost, bool FreeZeroes) { in getIntMatCost() argument
504 bool HasRVC = CompressionCost && (STI.hasFeature(RISCV::FeatureStdExtC) || in getIntMatCost()