Searched defs:HasRVC (Results 1 – 1 of 1) sorted by relevance
15 static int getInstSeqCost(RISCVMatInt::InstSeq &Res, bool HasRVC) { in getInstSeqCost()373 bool HasRVC = CompressionCost && (ActiveFeatures[RISCV::FeatureStdExtC] || in getIntMatCost() local