Home
last modified time | relevance | path

Searched refs:RISCVFeatures (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp66 auto ISAInfo = RISCVFeatures::parseFeatureBits(IsRV64, FeatureBits); in computeTargetABI()
95 namespace RISCVFeatures { namespace
H A DRISCVTargetStreamer.cpp53 auto ParseResult = RISCVFeatures::parseFeatureBits( in emitTargetAttributes()
H A DRISCVAsmBackend.h36 RISCVFeatures::validate(STI.getTargetTriple(), STI.getFeatureBits()); in RISCVAsmBackend()
H A DRISCVBaseInfo.h374 namespace RISCVFeatures {
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp86 RISCVFeatures::validate(TT, getFeatureBits()); in initializeSubtargetDependencies()