Home
last modified time | relevance | path

Searched refs:DEFINE_GETIMPL_STORE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DDebugInfoMetadata.cpp204 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro
227 DEFINE_GETIMPL_STORE(DIEnumerator, (Value), Ops); in getImpl()
238 DEFINE_GETIMPL_STORE(DIBasicType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
252 DEFINE_GETIMPL_STORE( in getImpl()
273 DEFINE_GETIMPL_STORE(DICompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
345 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags, CC), Ops); in getImpl()
428 DEFINE_GETIMPL_STORE(DISubprogram, (Line, ScopeLine, Virtuality, VirtualIndex, in getImpl()
454 DEFINE_GETIMPL_STORE(DILexicalBlock, (Line, Column), Ops); in getImpl()
465 DEFINE_GETIMPL_STORE(DILexicalBlockFile, (Discriminator), Ops); in getImpl()
474 DEFINE_GETIMPL_STORE(DINamespace, (Line), Ops); in getImpl()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp235 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro
262 DEFINE_GETIMPL_STORE(DISubrange, (CountNode, Lo), Ops); in getImpl()
271 DEFINE_GETIMPL_STORE(DIEnumerator, (Value, IsUnsigned), Ops); in getImpl()
282 DEFINE_GETIMPL_STORE(DIBasicType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
311 DEFINE_GETIMPL_STORE( in getImpl()
333 DEFINE_GETIMPL_STORE(DICompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
405 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags, CC), Ops); in getImpl()
442 DEFINE_GETIMPL_STORE(DIFile, (CS, Source), Ops); in getImpl()
552 DEFINE_GETIMPL_STORE(DILexicalBlock, (Line, Column), Ops); in getImpl()
563 DEFINE_GETIMPL_STORE(DILexicalBlockFile, (Discriminator), Ops); in getImpl()
[all …]