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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h113 void setFeatureBits(const FeatureBitset &FeatureBits_) { function in class:llvm::MCSubtargetInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp230 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { function in class:__anon2584::RISCVAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp481 void setFeatureBits(uint64_t Feature, StringRef FeatureString) { function in class:__anon2523::MipsAsmParser
[all...]

Completed in 145 milliseconds