Home | History | Annotate | Download | only in Renderscript

Lines Matching refs:Metadata

23 #include <llvm/IR/Metadata.h>
33 // Name of metadata node where pragma info resides (should be synced with
41 // Name of metadata node where exported variable names reside
44 // Name of metadata node where exported function names reside
47 // Name of metadata node where exported ForEach name information resides
50 // Name of metadata node where exported ForEach signature information resides
53 // Name of metadata node where RS object slot info resides (should be
153 // Handle legacy case for pre-ICS bitcode that doesn't contain a metadata
215 ALOGW("%s contains pragma metadata with empty key (skip)!",
233 ALOGW("%s contains empty entry in #rs_export_var metadata (skip)!",
250 ALOGW("%s contains empty entry in #rs_export_func metadata (skip)!",
268 // was written to the #rs_export_foreach metadata section. There's no
269 // #rs_export_foreach_name metadata section.
272 // functions that are exportable. Therefore, a new metadata section
275 // #rs_export_foreach metadata (the signature) is one-to-one mapping among
423 // the metadata named "llvm.dbg.cu".