Searched defs:HasRVC (Results 1 – 3 of 3) sorted by relevance
36 bool HasRVC = false; variable
16 static int getInstSeqCost(RISCVMatInt::InstSeq &Res, bool HasRVC) { in getInstSeqCost()504 bool HasRVC = CompressionCost && (STI.hasFeature(RISCV::FeatureStdExtC) || in getIntMatCost() local
502 bool HasRVC; member