Home
last modified time | relevance | path

Searched refs:FUNC_EXIT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_decompose_tmp.h37 #ifndef FUNC_EXIT
38 #define FUNC_EXIT do {} while (0) macro
426 FUNC_EXIT; in FUNC()
431 #undef FUNC_EXIT
/external/llvm-project/llvm/test/Transforms/LoopFusion/
Ddouble_loop_nest_inner_guard.ll11 ; CHECK: br i1 %{{.*}}, label %[[OUTER_PH:outer1.ph]], label %[[FUNC_EXIT:func_exit]]
40 ; CHECK-NEXT: br label %[[FUNC_EXIT:func_exit]]
42 ; CHECK: [[FUNC_EXIT]]:
Dtriple_loop_nest_inner_guard.ll11 ; CHECK: br i1 %{{.*}}, label %[[OUTER_PH:outer1.ph]], label %[[FUNC_EXIT:func_exit]]
52 ; CHECK-NEXT: br label %[[FUNC_EXIT:func_exit]]
54 ; CHECK: [[FUNC_EXIT]]: