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.cpp539 bool CompressionCost, bool FreeZeroes) { in getIntMatCost() argument
541 bool HasRVC = CompressionCost && STI.hasFeature(RISCV::FeatureStdExtZca); in getIntMatCost()