/external/llvm/docs/ |
D | SphinxQuickstartTemplate.rst | 80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM 98 Example Subsubsection
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | SphinxQuickstartTemplate.rst | 80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM 98 Example Subsubsection
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXSection.h | 34 const MCExpr *Subsection) const override {} in PrintSwitchToSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSection.cpp | 58 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
|
D | MCWasmStreamer.cpp | 62 const MCExpr *Subsection) { in ChangeSection()
|
D | MCObjectStreamer.cpp | 262 const MCExpr *Subsection) { in ChangeSection() 267 const MCExpr *Subsection) { in changeSectionImpl()
|
D | MCMachOStreamer.cpp | 151 const MCExpr *Subsection) { in ChangeSection()
|
/external/llvm/lib/MC/ |
D | MCSection.cpp | 57 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
|
D | MCObjectStreamer.cpp | 197 const MCExpr *Subsection) { in ChangeSection() 202 const MCExpr *Subsection) { in changeSectionImpl()
|
D | MCMachOStreamer.cpp | 152 const MCExpr *Subsection) { in ChangeSection()
|
D | MCELFStreamer.cpp | 137 const MCExpr *Subsection) { in ChangeSection()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 60 const MCExpr *Subsection) { in SwitchSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | DebugSubsectionRecord.cpp | 57 std::shared_ptr<DebugSubsection> Subsection, CodeViewContainer Container) in DebugSubsectionRecordBuilder()
|
/external/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 186 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/ |
D | ELFAsmParser.cpp | 205 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/ |
D | MipsELFStreamer.cpp | 95 const MCExpr *Subsection) { in SwitchSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptorBuilder.cpp | 174 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64ELFStreamer.cpp | 97 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64ELFStreamer.cpp | 96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
|
/external/llvm/include/llvm/MC/ |
D | MCStreamer.h | 343 bool SubSection(const MCExpr *Subsection) { in SubSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 116 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCStreamer.h | 383 bool SubSection(const MCExpr *Subsection) { in SubSection()
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 947 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/ |
D | COFFDumper.cpp | 1125 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/ |
D | CodeViewYAMLDebugSections.cpp | 372 IO &IO, YAMLDebugSubsection &Subsection) { in mapping() 789 YAMLDebugSubsection Subsection; member
|