Home
last modified time | relevance | path

Searched refs:ClearFeatureBitsTransitively (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h146 FeatureBitset ClearFeatureBitsTransitively(const FeatureBitset &FB);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp237 FeatureBitset MCSubtargetInfo::ClearFeatureBitsTransitively( in ClearFeatureBitsTransitively() function in MCSubtargetInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11842 STI.ClearFeatureBitsTransitively(Extension.Features); in parseDirectiveArchExtension()