Home
last modified time | relevance | path

Searched refs:ShouldCreate (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DDebugInfoMetadata.cpp44 bool ShouldCreate) { in getImpl() argument
53 if (!ShouldCreate) in getImpl()
56 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
164 StorageType Storage, bool ShouldCreate) { in getImpl() argument
170 if (!ShouldCreate) in getImpl()
174 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
197 if (!ShouldCreate) \
200 assert(ShouldCreate && \
216 StorageType Storage, bool ShouldCreate) { in getImpl() argument
223 bool ShouldCreate) { in getImpl() argument
[all …]
DMetadata.cpp777 StorageType Storage, bool ShouldCreate) { in getImpl() argument
783 if (!ShouldCreate) in getImpl()
787 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h255 StorageType Storage, bool ShouldCreate = true) {
257 DwarfOps, Storage, ShouldCreate);
262 StorageType Storage, bool ShouldCreate = true);
325 bool ShouldCreate = true);
363 bool ShouldCreate = true) {
365 ShouldCreate);
369 bool ShouldCreate = true);
460 bool ShouldCreate = true) {
463 ShouldCreate);
467 bool ShouldCreate = true);
[all …]
DMetadata.h1063 StorageType Storage, bool ShouldCreate = true);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h1088 StorageType Storage, bool ShouldCreate = true);