Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceStringPool.h41 auto NewID = NextID; in getNewID() local
H A DIceGlobalContext.cpp832 TimerStackIdT NewID = Timers->size(); in newTimerStackID() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DAnalysisDeclContext.h391 int64_t NewID = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DAnalysisDeclContext.h391 int64_t NewID = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DAnalysisDeclContext.h391 int64_t NewID = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DAnalysisDeclContext.h391 int64_t NewID = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1456 std::optional<ValueIDNum> NewID; in getValueForInstrRef() local
1614 std::optional<ValueIDNum> NewID = in transferDebugInstrRef() local
1701 ValueIDNum NewID = ValueLoc.first; in transferDebugInstrRef() local
2689 ValueIDNum NewID = MTracker->readMLoc(P.second.getLoc()); in buildMLocValueMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h415 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h462 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h462 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h462 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h445 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h460 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1799 if (DIAssignID *NewID = Map.lookup(OldID)) in fixupAssignments() local
1801 DIAssignID *NewID = DIAssignID::getDistinct(OldID->getContext()); in fixupAssignments() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp414 unsigned NewID = ModuleFiles.size(); in getModuleFileInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1833 DIAssignID *NewID = nullptr; in insertStoresInLoopExitBlocks() local
H A DSROA.cpp158 DIAssignID *NewID = nullptr; in migrateDebugInfo() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp13771 ObjCIvarDecl *NewID = ObjCIvarDecl::Create(Context, EnclosingContext, in ActOnIvar() local
H A DSemaOverload.cpp1121 llvm::FoldingSetNodeID NewID, OldID; in IsOverload() local