Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp513 enum DataKind { enum
569 empirical_type<DataKind>
2004 static_cast<RenderScriptRuntime::Element::DataKind>(results[1]); in JITElementPacked()
3438 const Element::DataKind kind = *alloc->element.type_kind.get(); in ListAllocations()