Searched defs:getFeatureBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCSubtargetInfo.h | 112 const FeatureBitset& getFeatureBits() const { return FeatureBits; } getFeatureBits() function |
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ | ||
H A D | AMDGPUAsmParser.cpp | 1555 const FeatureBitset &getFeatureBits() const { getFeatureBits() function in __anon446f916f0111::AMDGPUAsmParser |