Searched defs:clearFeatureBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ | ||
H A D | RISCVAsmParser.cpp | 246 void clearFeatureBits(uint64_t Feature, StringRef FeatureString) { clearFeatureBits() function in __anon2d6a2f410111::RISCVAsmParser |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 490 void clearFeatureBits(uint64_t Feature, StringRef FeatureString) { clearFeatureBits() function in __anon0e8e06850211::MipsAsmParser |