Home
last modified time | relevance | path

Searched defs:SMC (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DXCOFF.cpp13 StringRef XCOFF::getMappingClassString(XCOFF::StorageMappingClass SMC) { in getMappingClassString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionXCOFF.h42 MCSectionXCOFF(StringRef Section, XCOFF::StorageMappingClass SMC, in MCSectionXCOFF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp540 XCOFF::StorageMappingClass SMC, in getXCOFFSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp308 MultiClass *SMC = SubMultiClass.MC; in AddSubMultiClass() local