Home
last modified time | relevance | path

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

/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.h79 STATUS_RETURN emit_log(MethodCallExprNode* n);
Dcodegen_llvm.cc674 StatusTuple CodegenLLVM::emit_log(MethodCallExprNode *n) { in emit_log() function in ebpf::cc::CodegenLLVM
767 TRY2(emit_log(n)); in visit_method_call_expr_node()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2508 emit_log(struct svga_shader_emitter *emit, in emit_log() function
2858 return emit_log( emit, insn ); in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c4067 emit_log(struct svga_shader_emitter_v10 *emit, in emit_log() function
5541 return emit_log(emit, inst); in emit_vgpu10_instruction()