Home
last modified time | relevance | path

Searched refs:DEFINE_GETIMPL_LOOKUP (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DDebugInfoMetadata.cpp191 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ macro
217 DEFINE_GETIMPL_LOOKUP(DISubrange, (Count, Lo)); in getImpl()
225 DEFINE_GETIMPL_LOOKUP(DIEnumerator, (Value, Name)); in getImpl()
235 DEFINE_GETIMPL_LOOKUP(DIBasicType, in getImpl()
248 DEFINE_GETIMPL_LOOKUP(DIDerivedType, in getImpl()
267 DEFINE_GETIMPL_LOOKUP( in getImpl()
343 DEFINE_GETIMPL_LOOKUP(DISubroutineType, (Flags, CC, TypeArray)); in getImpl()
353 DEFINE_GETIMPL_LOOKUP(DIFile, (Filename, Directory)); in getImpl()
420 DEFINE_GETIMPL_LOOKUP( in getImpl()
452 DEFINE_GETIMPL_LOOKUP(DILexicalBlock, (Scope, File, Line, Column)); in getImpl()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp292 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ macro
330 DEFINE_GETIMPL_LOOKUP(DISubrange, (CountNode, Lo)); in getImpl()
339 DEFINE_GETIMPL_LOOKUP(DIEnumerator, (Value, IsUnsigned, Name)); in getImpl()
350 DEFINE_GETIMPL_LOOKUP(DIBasicType, in getImpl()
377 DEFINE_GETIMPL_LOOKUP(DIDerivedType, in getImpl()
397 DEFINE_GETIMPL_LOOKUP( in getImpl()
474 DEFINE_GETIMPL_LOOKUP(DISubroutineType, (Flags, CC, TypeArray)); in getImpl()
510 DEFINE_GETIMPL_LOOKUP(DIFile, (Filename, Directory, CS, Source)); in getImpl()
639 DEFINE_GETIMPL_LOOKUP(DISubprogram, in getImpl()
679 DEFINE_GETIMPL_LOOKUP(DILexicalBlock, (Scope, File, Line, Column)); in getImpl()
[all …]
/external/llvm-project/llvm/lib/IR/
DDebugInfoMetadata.cpp307 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ macro
357 DEFINE_GETIMPL_LOOKUP(DISubrange, (CountNode, LB, UB, Stride)); in getImpl()
443 DEFINE_GETIMPL_LOOKUP(DIGenericSubrange, (CountNode, LB, UB, Stride)); in getImpl()
520 DEFINE_GETIMPL_LOOKUP(DIEnumerator, (Value, IsUnsigned, Name)); in getImpl()
531 DEFINE_GETIMPL_LOOKUP(DIBasicType, in getImpl()
558 DEFINE_GETIMPL_LOOKUP(DIStringType, (Tag, Name, StringLength, StringLengthExp, in getImpl()
572 DEFINE_GETIMPL_LOOKUP(DIDerivedType, in getImpl()
593 DEFINE_GETIMPL_LOOKUP( in getImpl()
679 DEFINE_GETIMPL_LOOKUP(DISubroutineType, (Flags, CC, TypeArray)); in getImpl()
717 DEFINE_GETIMPL_LOOKUP(DIFile, (Filename, Directory, CS, Source)); in getImpl()
[all …]