Home
last modified time | relevance | path

Searched defs:UniqueID (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionWasm.h33 unsigned UniqueID; variable
48 unsigned UniqueID, MCSymbol *Begin) in MCSectionWasm()
DMCSectionELF.h39 unsigned UniqueID; variable
55 unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, in MCSectionELF()
DMCContext.h193 unsigned UniqueID; member
213 unsigned UniqueID; member
234 unsigned UniqueID; member
406 const Twine &Group, unsigned UniqueID) { in getELFSection()
468 const Twine &Group, unsigned UniqueID) { in getWasmSection()
/external/llvm/include/llvm/MC/
DMCSectionELF.h41 unsigned UniqueID; variable
56 unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, in MCSectionELF()
DMCContext.h185 unsigned UniqueID; member
203 unsigned UniqueID; member
367 const Twine &Group, unsigned UniqueID) { in getELFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp306 unsigned UniqueID = Section->getUniqueID(); in renameELFSection() local
321 unsigned UniqueID, in createELFSectionImpl()
375 const Twine &Group, unsigned UniqueID, in getELFSection()
388 unsigned UniqueID, in getELFSection()
426 unsigned UniqueID, in getCOFFSection()
472 unsigned UniqueID) { in getAssociativeCOFFSection()
492 const Twine &Group, unsigned UniqueID, in getWasmSection()
505 unsigned UniqueID, in getWasmSection()
DMCObjectFileInfo.cpp983 unsigned UniqueID = It.first->second; in getStackSizesSection() local
/external/skqp/include/private/
DGrSurfaceProxy.h276 explicit UniqueID(const GrGpuResource::UniqueID& id) : fID(id.asUInt()) { } in UniqueID() function
278 UniqueID() : fID(GrGpuResource::CreateUniqueID()) { } in UniqueID() function
293 explicit UniqueID(uint32_t id) : fID(id) {} in UniqueID() function
/external/llvm/lib/MC/
DMCContext.cpp301 unsigned UniqueID = Section->getUniqueID(); in renameELFSection() local
335 const Twine &Group, unsigned UniqueID, in getELFSection()
348 unsigned UniqueID, in getELFSection()
391 unsigned UniqueID, in getCOFFSection()
437 unsigned UniqueID) { in getAssociativeCOFFSection()
/external/skia/include/private/
DGrSurfaceProxy.h278 explicit UniqueID(const GrGpuResource::UniqueID& id) : fID(id.asUInt()) { } in UniqueID() function
280 UniqueID() : fID(GrGpuResource::CreateUniqueID()) { } in UniqueID() function
295 explicit UniqueID(uint32_t id) : fID(id) {} in UniqueID() function
/external/skqp/include/gpu/
DGrGpuResource.h186 UniqueID() {} in UniqueID() function
188 explicit UniqueID(uint32_t id) : fID(id) {} in UniqueID() function
/external/clang/include/clang/Basic/
DFileSystemStatCache.h35 llvm::sys::fs::UniqueID UniqueID; member
DFileManager.h60 llvm::sys::fs::UniqueID UniqueID; variable
/external/clang/lib/Lex/
DPTHLexer.cpp635 llvm::sys::fs::UniqueID UniqueID; member in __anon851830e90211::PTHStatData
638 PTHStatData(uint64_t Size, time_t ModTime, llvm::sys::fs::UniqueID UniqueID, in PTHStatData()
676 llvm::sys::fs::UniqueID UniqueID(Device, File); in ReadData() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h33 unsigned UniqueID; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h46 unsigned UniqueID; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp389 unsigned UniqueID = MCContext::GenericSectionID; in getExplicitSectionGlobal() local
486 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal() local
1151 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal() local
1225 unsigned UniqueID = NextUniqueID++; in getSectionForJumpTable() local
1517 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal() local
/external/skia/include/gpu/
DGrGpuResource.h197 explicit UniqueID(uint32_t id) : fID(id) {} in UniqueID() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp458 bool ELFAsmParser::maybeParseUniqueID(int64_t &UniqueID) { in maybeParseUniqueID()
497 int64_t UniqueID = ~0; in ParseSectionArguments() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp303 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal() local
953 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal() local
1020 unsigned UniqueID = NextUniqueID++; in getSectionForJumpTable() local
/external/clang/tools/libclang/
DIndexing.cpp72 llvm::sys::fs::UniqueID UniqueID; member in __anon58e69b200111::PPRegion
77 PPRegion(llvm::sys::fs::UniqueID UniqueID, unsigned offset, time_t modTime) in PPRegion()
112 const llvm::sys::fs::UniqueID &UniqueID = S.getUniqueID(); in getHashValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Ddibuilder.go367 UniqueID string member
409 UniqueID string member
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp374 int64_t UniqueID = ~0; in ParseSectionArguments() local
/external/skqp/src/core/
DSkTypeface.cpp122 uint32_t SkTypeface::UniqueID(const SkTypeface* face) { in UniqueID() function in SkTypeface
/external/skia/src/core/
DSkTypeface.cpp122 uint32_t SkTypeface::UniqueID(const SkTypeface* face) { in UniqueID() function in SkTypeface

12