Home
last modified time | relevance | path

Searched defs:setFeatureBits (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h113 void setFeatureBits(const FeatureBitset &FeatureBits_) { in setFeatureBits() function
/src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp238 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { in setFeatureBits() function in __anon038740e30111::RISCVAsmParser
/src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp481 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { in setFeatureBits() function in __anon019647a70211::MipsAsmParser