Home
last modified time | relevance | path

Searched refs:find_goto_label (Results 1 – 25 of 50) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp_pcontext.h546 sp_label *find_goto_label(const LEX_CSTRING *name, bool recusive);
548 sp_label *find_goto_label(const LEX_CSTRING *name) in find_goto_label() function
549 { return find_goto_label(name, true); } in find_goto_label()
H A Dsp_pcontext.cc306 sp_label *sp_pcontext::find_goto_label(const LEX_CSTRING *name, bool recusive) in find_goto_label() function in sp_pcontext
333 return m_parent->m_parent->find_goto_label(name); in find_goto_label()
338 m_parent->find_goto_label(name) : in find_goto_label()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp_pcontext.h546 sp_label *find_goto_label(const LEX_CSTRING *name, bool recusive);
548 sp_label *find_goto_label(const LEX_CSTRING *name) in find_goto_label() function
549 { return find_goto_label(name, true); } in find_goto_label()
H A Dsp_pcontext.cc300 sp_label *sp_pcontext::find_goto_label(const LEX_CSTRING *name, bool recusive) in find_goto_label() function in sp_pcontext
327 return m_parent->m_parent->find_goto_label(name); in find_goto_label()
332 m_parent->find_goto_label(name) : in find_goto_label()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp_pcontext.h546 sp_label *find_goto_label(const LEX_CSTRING *name, bool recusive);
548 sp_label *find_goto_label(const LEX_CSTRING *name) in find_goto_label() function
549 { return find_goto_label(name, true); } in find_goto_label()
H A Dsp_pcontext.cc300 sp_label *sp_pcontext::find_goto_label(const LEX_CSTRING *name, bool recusive) in find_goto_label() function in sp_pcontext
327 return m_parent->m_parent->find_goto_label(name); in find_goto_label()
332 m_parent->find_goto_label(name) : in find_goto_label()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp_pcontext.h547 sp_label *find_goto_label(const LEX_CSTRING *name, bool recusive);
549 sp_label *find_goto_label(const LEX_CSTRING *name) in find_goto_label() function
550 { return find_goto_label(name, true); } in find_goto_label()
H A Dsp_pcontext.cc300 sp_label *sp_pcontext::find_goto_label(const LEX_CSTRING *name, bool recusive)
327 return m_parent->m_parent->find_goto_label(name);
332 m_parent->find_goto_label(name) :
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp_pcontext.h547 sp_label *find_goto_label(const LEX_CSTRING *name, bool recusive);
549 sp_label *find_goto_label(const LEX_CSTRING *name) in find_goto_label() function
550 { return find_goto_label(name, true); } in find_goto_label()
H A Dsp_pcontext.cc300 sp_label *sp_pcontext::find_goto_label(const LEX_CSTRING *name, bool recusive) in find_goto_label() function in sp_pcontext
327 return m_parent->m_parent->find_goto_label(name); in find_goto_label()
332 m_parent->find_goto_label(name) : in find_goto_label()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp_pcontext.h546 sp_label *find_goto_label(const LEX_CSTRING *name, bool recusive);
548 sp_label *find_goto_label(const LEX_CSTRING *name) in find_goto_label() function
549 { return find_goto_label(name, true); } in find_goto_label()
H A Dsp_pcontext.cc306 sp_label *sp_pcontext::find_goto_label(const LEX_CSTRING *name, bool recusive) in find_goto_label() function in sp_pcontext
333 return m_parent->m_parent->find_goto_label(name); in find_goto_label()
338 m_parent->find_goto_label(name) : in find_goto_label()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c3620 find_goto_label (tree expr) in find_goto_label() function
3708 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3715 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4077 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4093 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c3620 find_goto_label (tree expr) in find_goto_label() function
3708 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3715 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4077 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4093 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimplify.c3614 find_goto_label (tree expr) in find_goto_label() function
3702 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3709 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4071 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4087 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c3620 find_goto_label (tree expr) in find_goto_label() function
3708 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3715 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4077 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4093 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c3620 find_goto_label (tree expr) in find_goto_label() function
3708 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3715 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4077 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4093 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimplify.c3621 find_goto_label (tree expr) in find_goto_label() function
3709 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3716 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4078 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4094 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimplify.c3639 find_goto_label (tree expr) in find_goto_label() function
3727 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3734 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4095 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4111 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimplify.c3630 find_goto_label (tree expr) in find_goto_label() function
3718 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3725 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4086 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4102 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimplify.c3639 find_goto_label (tree expr) in find_goto_label() function
3727 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3734 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4095 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4111 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.c3730 find_goto_label (tree expr) in find_goto_label() function
3818 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3825 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4186 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4202 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.c3754 find_goto_label (tree expr) in find_goto_label() function
3842 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3849 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4210 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4226 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.c3734 find_goto_label (tree expr) in find_goto_label() function
3822 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3829 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4190 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4206 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.c3754 find_goto_label (tree expr) in find_goto_label() function
3842 if (tree then_goto = find_goto_label (then_)) in shortcut_cond_expr()
3849 if (tree else_goto = find_goto_label (else_)) in shortcut_cond_expr()
4210 label_true = find_goto_label (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
4226 label_false = find_goto_label (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()

12