Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp527 enum DataKind { enum
583 empirical_type<DataKind>
2065 static_cast<RenderScriptRuntime::Element::DataKind>(results[1]); in JITElementPacked()
3536 const Element::DataKind kind = *alloc->element.type_kind.get(); in ListAllocations()