Home
last modified time | relevance | path

Searched refs:pred_code (Results 1 – 25 of 117) sorted by relevance

12345

/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/AMR-WB/
H A Denc_acelp.c1896 Float32 dist, dist_min, g_pitch, g_code, ener_code, pred_code; in E_ACELP_gains_quantise() local
1975 pred_code = (Float32)(L_gcode0 * pow(2, -8)); in E_ACELP_gains_quantise()
1993 gcode0 = pred_code - ener_code; in E_ACELP_gains_quantise()
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/AMR-WB/
H A Denc_acelp.c1896 Float32 dist, dist_min, g_pitch, g_code, ener_code, pred_code; in E_ACELP_gains_quantise() local
1975 pred_code = (Float32)(L_gcode0 * pow(2, -8)); in E_ACELP_gains_quantise()
1993 gcode0 = pred_code - ener_code; in E_ACELP_gains_quantise()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple.c442 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
447 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
448 p = gimple_build_with_ops (GIMPLE_COND, pred_code, 4); in gimple_build_cond()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.c492 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
497 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
498 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
H A Domp-low.c4761 enum tree_code pred_code = TREE_CODE (predicate); in lower_lastprivate_clauses() local
4765 if (TREE_CODE_CLASS (pred_code) == tcc_comparison) in lower_lastprivate_clauses()
4777 pred_code = NE_EXPR; in lower_lastprivate_clauses()
4781 c = build2 (pred_code, boolean_type_node, arm1, arm2); in lower_lastprivate_clauses()
4794 stmt = gimple_build_cond (pred_code, arm1, arm2, label_true, label); in lower_lastprivate_clauses()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple.c492 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
497 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
498 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple.c492 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
497 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
498 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
H A Domp-low.c4741 enum tree_code pred_code = TREE_CODE (predicate); in lower_lastprivate_clauses() local
4745 if (TREE_CODE_CLASS (pred_code) == tcc_comparison) in lower_lastprivate_clauses()
4757 pred_code = NE_EXPR; in lower_lastprivate_clauses()
4761 c = build2 (pred_code, boolean_type_node, arm1, arm2); in lower_lastprivate_clauses()
4774 stmt = gimple_build_cond (pred_code, arm1, arm2, label_true, label); in lower_lastprivate_clauses()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.c492 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
497 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
498 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.c492 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
497 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
498 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple.c492 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
497 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
498 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple.c467 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
472 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
473 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple.c467 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
472 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
473 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple.c499 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
504 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
505 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple.c506 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
511 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
512 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple.c506 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
511 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
512 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple.c513 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
518 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
519 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple.c499 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
504 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
505 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple.c506 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
511 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
512 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple.c499 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
504 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
505 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple.c513 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
518 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
519 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple.c513 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
518 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
519 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple.c513 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
518 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
519 p = as_a <gcond *> (gimple_build_with_ops (GIMPLE_COND, pred_code, 4)); in gimple_build_cond()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple.c500 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
505 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
506 p = gimple_build_with_ops (GIMPLE_COND, pred_code, 4); in gimple_build_cond()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple.c500 gimple_build_cond (enum tree_code pred_code, tree lhs, tree rhs, in gimple_build_cond() argument
505 gcc_assert (TREE_CODE_CLASS (pred_code) == tcc_comparison); in gimple_build_cond()
506 p = gimple_build_with_ops (GIMPLE_COND, pred_code, 4); in gimple_build_cond()

12345