Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfoMetadata.cpp215 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro
239 DEFINE_GETIMPL_STORE(MDEnumerator, (Value), Ops); in getImpl()
250 DEFINE_GETIMPL_STORE(MDBasicType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
264 DEFINE_GETIMPL_STORE( in getImpl()
284 DEFINE_GETIMPL_STORE(MDCompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
296 DEFINE_GETIMPL_STORE(MDSubroutineType, (Flags), Ops); in getImpl()
327 DEFINE_GETIMPL_STORE( in getImpl()
357 DEFINE_GETIMPL_STORE(MDSubprogram, in getImpl()
390 DEFINE_GETIMPL_STORE(MDLexicalBlock, (Line, Column), Ops); in getImpl()
401 DEFINE_GETIMPL_STORE(MDLexicalBlockFile, (Discriminator), Ops); in getImpl()
[all …]