Home
last modified time | relevance | path

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

12

/external/llvm/docs/
DSphinxQuickstartTemplate.rst80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM
98 Example Subsubsection
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DSphinxQuickstartTemplate.rst80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM
98 Example Subsubsection
/external/llvm/lib/Target/NVPTX/
DNVPTXSection.h34 const MCExpr *Subsection) const override {} in PrintSwitchToSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSection.cpp58 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
DMCWasmStreamer.cpp62 const MCExpr *Subsection) { in ChangeSection()
DMCObjectStreamer.cpp262 const MCExpr *Subsection) { in ChangeSection()
267 const MCExpr *Subsection) { in changeSectionImpl()
DMCMachOStreamer.cpp151 const MCExpr *Subsection) { in ChangeSection()
/external/llvm/lib/MC/
DMCSection.cpp57 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
DMCObjectStreamer.cpp197 const MCExpr *Subsection) { in ChangeSection()
202 const MCExpr *Subsection) { in changeSectionImpl()
DMCMachOStreamer.cpp152 const MCExpr *Subsection) { in ChangeSection()
DMCELFStreamer.cpp137 const MCExpr *Subsection) { in ChangeSection()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp60 const MCExpr *Subsection) { in SwitchSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp57 std::shared_ptr<DebugSubsection> Subsection, CodeViewContainer Container) in DebugSubsectionRecordBuilder()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp186 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
371 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
721 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp205 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
494 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
831 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp95 const MCExpr *Subsection) { in SwitchSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp174 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp97 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h343 bool SubSection(const MCExpr *Subsection) { in SubSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h116 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCStreamer.h383 bool SubSection(const MCExpr *Subsection) { in SubSection()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp947 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
972 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
998 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1125 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
1149 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
1167 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp372 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
789 YAMLDebugSubsection Subsection; member

12