Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp69 uint32_t LayoutIdx) { in markSectionStart()
103 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()
318 SecType Type, uint32_t LayoutIdx, const SampleProfileMap &ProfileMap) { in writeOneSection()
717 for (uint32_t LayoutIdx = 0; LayoutIdx < SectionHdrLayout.size(); in writeSecHdrTable() local