Home
last modified time | relevance | path

Searched refs:ShouldCreate (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp47 bool ShouldCreate) { in getImpl() argument
56 if (!ShouldCreate) in getImpl()
59 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
195 StorageType Storage, bool ShouldCreate) { in getImpl() argument
201 if (!ShouldCreate) in getImpl()
205 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
228 if (!ShouldCreate) \
231 assert(ShouldCreate && \
251 StorageType Storage, bool ShouldCreate) { in getImpl() argument
254 return getImpl(Context, CountNode, Lo, Storage, ShouldCreate); in getImpl()
[all …]
DMetadata.cpp814 StorageType Storage, bool ShouldCreate) { in getImpl() argument
820 if (!ShouldCreate) in getImpl()
824 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-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h279 StorageType Storage, bool ShouldCreate = true) {
281 DwarfOps, Storage, ShouldCreate);
286 StorageType Storage, bool ShouldCreate = true);
349 bool ShouldCreate = true);
353 bool ShouldCreate = true);
410 StorageType Storage, bool ShouldCreate = true) {
412 getCanonicalMDString(Context, Name), Storage, ShouldCreate);
416 StorageType Storage, bool ShouldCreate = true);
550 StorageType Storage, bool ShouldCreate = true) {
557 Storage, ShouldCreate);
[all …]
DMetadata.h1120 StorageType Storage, bool ShouldCreate = true);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h1088 StorageType Storage, bool ShouldCreate = true);