Home
last modified time | relevance | path

Searched refs:getUniqueID (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp31 if (LastSeenCompileUnitID == U.getUniqueID()) { in setLastSeenDIE()
38 LastSeenCompileUnitID = U.getUniqueID(); in setLastSeenDIE()
186 Context, DIE, U.getUniqueID()); in getChildDeclContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h74 unsigned getUniqueID() const { return UniqueID; } in getUniqueID() function
DMCSectionELF.h84 unsigned getUniqueID() const { return UniqueID; } in getUniqueID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h215 UniqueID getUniqueID() const;
670 std::error_code getUniqueID(const Twine Path, UniqueID &Result);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h102 unsigned getUniqueID() const { return ID; } in getUniqueID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h113 unsigned getUniqueID() const { return UniqueID; } in getUniqueID() function
DAccelTable.cpp562 assert(CU.index() == CU.value()->getUniqueID()); in emitDWARF5AccelTable()
579 return CUIndex[DD.lookupCU(CUDie)->getUniqueID()]; in emitDWARF5AccelTable()
DDwarfDebug.cpp898 NewCU.getUniqueID()); in getOrCreateDwarfCompileUnit()
1843 Asm->OutStreamer->getContext().setDwarfCompileUnitID(CU.getUniqueID()); in beginFunctionImpl()
2640 return A->getUniqueID() < B->getUniqueID(); in emitDebugARanges()
2831 CU.getUniqueID(), CU.getCUNode(), Asm, this, &SkeletonHolder, in constructSkeletonCU()
DDwarfCompileUnit.cpp114 unsigned CUID = Asm->OutStreamer->hasRawTextSupport() ? 0 : getUniqueID(); in getOrCreateSourceID()
358 Asm->OutStreamer->getDwarfLineTableSymbol(getUniqueID()); in initStmtList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp67 : UID(Status.getUniqueID()), MTime(Status.getLastModificationTime()), in Status()
78 return Status(NewName, In.getUniqueID(), In.getLastModificationTime(), in copyWithNewName()
84 return Status(NewName, In.getUniqueID(), In.getLastModificationTime(), in copyWithNewName()
91 return getUniqueID() == Other.getUniqueID(); in equivalent()
DPath.cpp755 std::error_code getUniqueID(const Twine Path, UniqueID &Result) { in getUniqueID() function
760 Result = Status.getUniqueID(); in getUniqueID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h287 UniqueID getUniqueID() const;
1145 std::error_code getUniqueID(const Twine Path, UniqueID &Result);
DVirtualFileSystem.h79 llvm::sys::fs::UniqueID getUniqueID() const { return UID; } in getUniqueID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc209 UniqueID file_status::getUniqueID() const {
233 PWDStatus.getUniqueID() == DotStatus.getUniqueID()) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp743 std::error_code getUniqueID(const Twine Path, UniqueID &Result) { in getUniqueID() function
748 Result = Status.getUniqueID(); in getUniqueID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc300 UniqueID file_status::getUniqueID() const {
328 PWDStatus.getUniqueID() == DotStatus.getUniqueID()) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp319 unsigned UniqueID = Section->getUniqueID(); in renameELFSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1215 EHSecName, Type, Flags, 0, Group, FnSection.getUniqueID(), in SwitchToEHSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc145 UniqueID file_status::getUniqueID() const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc152 UniqueID file_status::getUniqueID() const {