Home
last modified time | relevance | path

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

/llvm-project/lld/Common/
H A DMemory.cpp16 lld::SpecificAllocBase::getOrCreate(void *tag, size_t size, size_t align, in getOrCreate() function in lld::SpecificAllocBase
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeInserter.cpp55 IncludeSorter &IncludeInserter::getOrCreate(FileID FileID) { in getOrCreate() function in clang::tidy::utils::IncludeInserter
/llvm-project/mlir/lib/Support/
H A DStorageUniquer.cpp134 BaseStorage *getOrCreate(bool threadingIsEnabled, unsigned hashValue, in getOrCreate() function in __anon242314e60111::ParametricStorageUniquer
264 getOrCreate(TypeID id, unsigned hashValue, in getOrCreate() function
/llvm-project/mlir/include/mlir/Analysis/
H A DDataFlowFramework.h458 StateT *getOrCreate(PointT point) { getOrCreate() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h200 SetType &getOrCreate(unsigned Mode) { return Map[Mode]; } getOrCreate() function
/llvm-project/llvm/lib/IR/
H A DMetadata.cpp450 ReplaceableMetadataImpl *ReplaceableMetadataImpl::getOrCreate(Metadata &MD) { getOrCreate() function in ReplaceableMetadataImpl