Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h391 int64_t NewID = 0; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h462 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp395 static bool toSpvOverloadedIntrinsic(IntrinsicInst *II, Intrinsic::ID NewID, in toSpvOverloadedIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1480 std::optional<ValueIDNum> NewID; in getValueForInstrRef() local
1639 std::optional<ValueIDNum> NewID = in transferDebugInstrRef() local
1726 ValueIDNum NewID = ValueLoc.first; in transferDebugInstrRef() local
2725 ValueIDNum NewID = MTracker->readMLoc(P.second.getLoc()); in buildMLocValueMap() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp437 unsigned NewID = ModuleFiles.size(); in getModuleFileInfo() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1928 if (DIAssignID *NewID = Map.lookup(OldID)) in remapAssignID() local
1930 DIAssignID *NewID = DIAssignID::getDistinct(OldID->getContext()); in remapAssignID() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1866 DIAssignID *NewID = nullptr; in insertStoresInLoopExitBlocks() local
H A DSROA.cpp385 DIAssignID *NewID = nullptr; in migrateDebugInfo() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5641 ObjCIvarDecl *NewID = in ActOnIvar() local
H A DSemaOverload.cpp1539 llvm::FoldingSetNodeID NewID, OldID; in IsOverloadOrOverrideImpl() local