Searched refs:FeatureBitSize (Results 1 – 2 of 2) sorted by relevance
90 static constexpr unsigned FeatureBitSize = 2; variable
993 llvm::ArrayType::get(Int64Ty, llvm::RISCVISAInfo::FeatureBitSize); in loadRISCVFeatureBits()1009 const unsigned RISCVFeatureLength = llvm::RISCVISAInfo::FeatureBitSize; in EmitRISCVCpuSupports()