Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h107 const FeatureBitset& getFeatureBits() const { return FeatureBits; } in getFeatureBits() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1215 const FeatureBitset &getFeatureBits() const { in getFeatureBits() function in __anon35bb98260111::AMDGPUAsmParser