Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCDisassembler.cpp53 static uint8_t getSMCPriority(XCOFF::StorageMappingClass SMC) { in getSMCPriority()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp20 StringRef XCOFF::getMappingClassString(XCOFF::StorageMappingClass SMC) { in getMappingClassString()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h45 MCSectionXCOFF(StringRef Name, XCOFF::StorageMappingClass SMC, in MCSectionXCOFF()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2419 XCOFF::StorageMappingClass SMC = in getSectionForExternalReference() local
2455 XCOFF::StorageMappingClass SMC = Kind.isBSSLocal() ? XCOFF::XMC_BS in SelectSectionForGlobal() local
2672 const XCOFF::StorageMappingClass SMC = [](const MCSymbol *Sym, in getSectionForTOCEntry() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp366 MultiClass *SMC = SubMultiClass.MC; in AddSubMultiClass() local