Home
last modified time | relevance | path

Searched refs:b_insn (Results 1 – 22 of 22) sorted by relevance

/dports/editors/poke/poke-1.0/jitter/machine/powerpc/jitter/machine/
H A Djitter-machine.h193 #define _JITTER_LOW_LEVEL_BRANCH_FAST_CONDITIONAL_UNARY_(cmp_insn, b_insn, \ argument
207 "1: " b_insn " cr7, 1b\n\t" \
215 cmp_insn, b_insn, opd0, opd1, tgt) \ argument
225 "1: " b_insn " cr7, 1b\n\t" \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dshader_validation.cpp406 auto b_insn = b->get_def(b_type); in TypesMatch() local
408 assert(b_insn != b->end()); in TypesMatch()
416 if (b_arrayed && b_insn.opcode() == spv::OpTypeArray) { in TypesMatch()
418 return TypesMatch(a, b, a_type, b_insn.word(2), a_arrayed, false, relaxed); in TypesMatch()
425 if (a_insn.opcode() != b_insn.opcode()) { in TypesMatch()
444 return a_insn.word(2) == b_insn.word(2) && a_insn.word(3) == b_insn.word(3); in TypesMatch()
447 return a_insn.word(2) == b_insn.word(2); in TypesMatch()
452 return a_insn.word(3) >= b_insn.word(3); in TypesMatch()
454 return a_insn.word(3) == b_insn.word(3); in TypesMatch()
459 a_insn.word(3) == b_insn.word(3); in TypesMatch()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c1934 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1936 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1938 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1941 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1965 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Difcvt.c1990 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1992 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1994 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1997 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2021 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Difcvt.c1933 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1935 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1937 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1940 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1964 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Difcvt.c1909 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1911 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1913 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1916 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1940 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Difcvt.c1934 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1936 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1938 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1941 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1965 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Difcvt.c1989 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1991 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1993 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1996 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2020 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Difcvt.c1989 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1991 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1993 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1996 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2020 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c1934 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1936 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1938 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1941 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1965 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Difcvt.c1989 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1991 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1993 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1996 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2020 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Difcvt.c1934 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1936 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1938 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1941 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1965 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c1934 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1936 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1938 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1941 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1965 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Difcvt.c1934 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1936 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1938 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1941 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1965 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Difcvt.c1989 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1991 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1993 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1996 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2020 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Difcvt.c1990 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1992 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1994 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1997 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2021 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Difcvt.c1990 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1992 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1994 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1997 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2021 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Difcvt.c1989 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1991 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1993 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1996 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2020 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Difcvt.c1989 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1991 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1993 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1996 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
2020 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Difcvt.c1909 rtx_insn *b_insn; in bbs_ok_for_cmove_arith() local
1911 FOR_BB_INSNS (bb_b, b_insn) in bbs_ok_for_cmove_arith()
1913 if (!active_insn_p (b_insn)) in bbs_ok_for_cmove_arith()
1916 rtx sset_b = single_set (b_insn); in bbs_ok_for_cmove_arith()
1940 FOR_EACH_INSN_USE (use, b_insn) in bbs_ok_for_cmove_arith()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/ip2k/
H A Dip2k.c3399 rtx b_insn;
3401 b_insn = gen_rtx_SET (VOIDmode,
3408 emit_insn_before (b_insn, insn);
3409 b_insn = gen_rtx_SET (GET_MODE (XEXP (set, 0)), XEXP (set, 0),
3411 next2_insn = emit_insn_before (b_insn, insn);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/ip2k/
H A Dip2k.c3399 rtx b_insn;
3401 b_insn = gen_rtx_SET (VOIDmode,
3408 emit_insn_before (b_insn, insn);
3409 b_insn = gen_rtx_SET (GET_MODE (XEXP (set, 0)), XEXP (set, 0),
3411 next2_insn = emit_insn_before (b_insn, insn);