Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h557 bool JITTypePacked(AllocationDetails *alloc, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp1894 bool RenderScriptRuntime::JITTypePacked(AllocationDetails *alloc, in JITTypePacked() function in RenderScriptRuntime
2205 if (!JITTypePacked(alloc, frame_ptr)) in RefreshAllocation()