Searched defs:setFeatureBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCSubtargetInfo.h | 113 void setFeatureBits(const FeatureBitset &FeatureBits_) { setFeatureBits() function |
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ | ||
H A D | RISCVAsmParser.cpp | 238 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { setFeatureBits() function in __anon2d6a2f410111::RISCVAsmParser |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 481 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { setFeatureBits() function in __anon0e8e06850211::MipsAsmParser |