Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h449 lldb::BreakpointSP CreateReductionBreakpoint(ConstString name,
H A DRenderScriptRuntime.cpp3524 RenderScriptRuntime::CreateReductionBreakpoint(ConstString name, in CreateReductionBreakpoint() function in RenderScriptRuntime
3805 CreateReductionBreakpoint(ConstString(reduce_name), kernel_types); in PlaceBreakpointOnReduction()