Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DASTResultSynthesizer.cpp446 TypeSystemClang *scratch_ctx = ScratchTypeSystemClang::GetForTarget(m_target); in CommitPersistentDecls() local
453 &scratch_ctx->getASTContext(), decl); in CommitPersistentDecls()
472 scratch_ctx); in CommitPersistentDecls()
/external/tensorflow/tensorflow/lite/micro/kernels/cmsis_nn/
Dsvdf.cc259 cmsis_nn_context scratch_ctx; in EvalIntegerSVDF() local
260 scratch_ctx.buf = static_cast<int32_t*>( in EvalIntegerSVDF()
269 &scratch_ctx, &scratch_output_ctx, &svdf_params, &in_quant_params, in EvalIntegerSVDF()