Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h111 const FeatureBitset& getFeatureBits() const { return FeatureBits; } in getFeatureBits() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp181 bool getFeatureBits(uint64_t Feature) { in getFeatureBits() function in __anonb33428590111::RISCVAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1405 const FeatureBitset &getFeatureBits() const { in getFeatureBits() function in __anon649c30870111::AMDGPUAsmParser