Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserExtended.cpp34 for (const auto &SubSection : SubSectionVec) { in getAttributeValue() local
55 for (const auto &SubSection : SubSectionVec) { in getAttributeString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h24 uint32_t SubSection, raw_ostream &OS) override {} in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp167 SubSectionWriter SubSection(OS); in writeSectionContent() local
198 SubSectionWriter SubSection(OS); in writeSectionContent() local
284 SubSectionWriter SubSection(OS); in writeSectionContent() local
297 SubSectionWriter SubSection(OS); in writeSectionContent() local
310 SubSectionWriter SubSection(OS); in writeSectionContent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp90 MCSection *Section, uint32_t SubSection, in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1138 SectionBookkeeping SubSection; in writeLinkingMetaDataSection() local