Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h558 bool JITTypePacked(AllocationDetails *alloc, StackFrame *frame_ptr);
DRenderScriptRuntime.cpp1906 bool RenderScriptRuntime::JITTypePacked(AllocationDetails *alloc, in JITTypePacked() function in RenderScriptRuntime
2217 if (!JITTypePacked(alloc, frame_ptr)) in RefreshAllocation()