/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 44 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 …]
|
D | Metadata.cpp | 777 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/ |
D | DebugInfoMetadata.h | 255 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 …]
|
D | Metadata.h | 1063 StorageType Storage, bool ShouldCreate = true);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 54 StorageType Storage, bool ShouldCreate) { in getImpl() argument 63 if (!ShouldCreate) in getImpl() 66 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl() 265 StorageType Storage, bool ShouldCreate) { in getImpl() argument 271 if (!ShouldCreate) in getImpl() 275 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl() 298 if (!ShouldCreate) \ 301 assert(ShouldCreate && \ 321 StorageType Storage, bool ShouldCreate) { in getImpl() argument 324 return getImpl(Context, CountNode, Lo, Storage, ShouldCreate); in getImpl() [all …]
|
D | Metadata.cpp | 815 StorageType Storage, bool ShouldCreate) { in getImpl() argument 821 if (!ShouldCreate) in getImpl() 825 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 54 StorageType Storage, bool ShouldCreate) { in getImpl() argument 63 if (!ShouldCreate) in getImpl() 66 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl() 280 StorageType Storage, bool ShouldCreate) { in getImpl() argument 286 if (!ShouldCreate) in getImpl() 290 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl() 313 if (!ShouldCreate) \ 316 assert(ShouldCreate && \ 336 StorageType Storage, bool ShouldCreate) { in getImpl() argument 342 ShouldCreate); in getImpl() [all …]
|
D | Metadata.cpp | 813 StorageType Storage, bool ShouldCreate) { in getImpl() argument 819 if (!ShouldCreate) in getImpl() 823 assert(ShouldCreate && "Expected non-uniqued nodes to always be created"); in getImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 231 StorageType Storage, bool ShouldCreate = true) { 233 DwarfOps, Storage, ShouldCreate); 238 StorageType Storage, bool ShouldCreate = true); 301 bool ShouldCreate = true); 305 bool ShouldCreate = true); 362 StorageType Storage, bool ShouldCreate = true) { 364 getCanonicalMDString(Context, Name), Storage, ShouldCreate); 368 StorageType Storage, bool ShouldCreate = true); 503 StorageType Storage, bool ShouldCreate = true) { 510 Storage, ShouldCreate); [all …]
|
D | Metadata.h | 1130 StorageType Storage, bool ShouldCreate = true);
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 233 StorageType Storage, bool ShouldCreate = true) { 235 DwarfOps, Storage, ShouldCreate); 240 StorageType Storage, bool ShouldCreate = true); 299 bool ShouldCreate = true); 303 bool ShouldCreate = true); 308 bool ShouldCreate = true); 369 bool ShouldCreate = true); 424 StorageType Storage, bool ShouldCreate = true) { 426 getCanonicalMDString(Context, Name), Storage, ShouldCreate); 430 StorageType Storage, bool ShouldCreate = true); [all …]
|
D | Metadata.h | 1128 StorageType Storage, bool ShouldCreate = true);
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.h | 1088 StorageType Storage, bool ShouldCreate = true);
|