Home
last modified time | relevance | path

Searched defs:Subsection (Results 1 – 11 of 11) sorted by relevance

/external/llvm/docs/
DSphinxQuickstartTemplate.rst80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM
98 Example Subsubsection
/external/llvm/lib/Target/NVPTX/
DNVPTXSection.h36 const MCExpr *Subsection) const override {} in PrintSwitchToSection()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp196 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
414 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
743 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp66 const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h345 bool SubSection(const MCExpr *Subsection) { in SubSection()
/external/llvm/lib/MC/
DMCMachOStreamer.cpp117 const MCExpr *Subsection) { in ChangeSection()
DMCObjectStreamer.cpp167 const MCExpr *Subsection) { in ChangeSection()
DMCELFStreamer.cpp86 const MCExpr *Subsection) { in ChangeSection()
DMCAsmStreamer.cpp302 const MCExpr *Subsection) { in ChangeSection()
DMCAssembler.cpp302 MCSectionData::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp470 const MCExpr *Subsection) override { in ChangeSection()