Home
last modified time | relevance | path

Searched refs:getXCOFFSection (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1586 MCSectionXCOFF *FnDescSec = OutStreamer->getContext().getXCOFFSection( in SetupMachineFunction()
1614 MCSectionXCOFF *Csect = OutStreamer->getContext().getXCOFFSection( in lowerConstant()
1686 const MCSectionXCOFF *TOCBaseSec = OutStreamer->getContext().getXCOFFSection( in EmitFunctionDescriptor()
1705 MCSectionXCOFF *TOCBaseSection = OutStreamer->getContext().getXCOFFSection( in EmitEndOfAsmFile()
1718 MCSectionXCOFF *TCEntry = OutStreamer->getContext().getXCOFFSection( in EmitEndOfAsmFile()
1759 MCSectionXCOFF *Csect = OutStreamer->getContext().getXCOFFSection( in getMCSymbolForTOCPseudoMO()
1775 .getXCOFFSection(XSym->getName(), XCOFF::XMC_DS, XCOFF::XTY_SD, in getMCSymbolForTOCPseudoMO()
DPPCISelLowering.cpp5168 MCSectionXCOFF *Sec = Context.getXCOFFSection( in transformCallee()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp787 TextSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
791 DataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
795 ReadOnlySection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
DMCContext.cpp539 MCSectionXCOFF *MCContext::getXCOFFSection(StringRef Section, in getXCOFFSection() function in MCContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h509 MCSectionXCOFF *getXCOFFSection(StringRef Section,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1847 return getContext().getXCOFFSection( in SelectSectionForGlobal()
1864 return getContext().getXCOFFSection( in SelectSectionForGlobal()