/dflybsd-src/contrib/binutils-2.27/gas/config/ |
H A D | tc-i386-intel.c | 72 unsigned int operands; member 119 operatorT i386_operator (const char *name, unsigned int operands, char *pc) in i386_operator()
|
H A D | tc-i386.c | 297 unsigned int operands; member
|
/dflybsd-src/contrib/binutils-2.34/gas/config/ |
H A D | tc-i386-intel.c | 74 unsigned int operands; member 122 operatorT i386_operator (const char *name, unsigned int operands, char *pc) in i386_operator()
|
H A D | tc-i386.c | 316 unsigned int operands; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 14899 split_double_mode (enum machine_mode mode, rtx operands[], in split_double_mode() 14960 output_387_binary_op (rtx insn, rtx *operands) in output_387_binary_op() 15323 output_fix_trunc (rtx insn, rtx *operands, bool fisttp) in output_fix_trunc() 15388 output_fp_compare (rtx insn, rtx *operands, bool eflags_p, bool unordered_p) in output_fp_compare() 15590 ix86_expand_move (enum machine_mode mode, rtx operands[]) in ix86_expand_move() 15739 ix86_expand_vector_move (enum machine_mode mode, rtx operands[]) in ix86_expand_vector_move() 15911 ix86_expand_vector_move_misalign (enum machine_mode mode, rtx operands[]) in ix86_expand_vector_move_misalign() 16195 rtx operands[]) in ix86_swap_binary_operands_p() 16233 rtx operands[]) in ix86_fixup_binary_operands() 16294 enum machine_mode mode, rtx operands[]) in ix86_fixup_binary_operands_no_copy() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 10494 standard_sse_constant_opcode (rtx_insn *insn, rtx *operands) in standard_sse_constant_opcode() 19074 split_double_mode (machine_mode mode, rtx operands[], in split_double_mode() 19135 output_387_binary_op (rtx_insn *insn, rtx *operands) in output_387_binary_op() 19750 output_fix_trunc (rtx_insn *insn, rtx *operands, bool fisttp) in output_fix_trunc() 19820 output_fp_compare (rtx_insn *insn, rtx *operands, in output_fp_compare() 19952 ix86_expand_move (machine_mode mode, rtx operands[]) in ix86_expand_move() 20119 ix86_expand_vector_move (machine_mode mode, rtx operands[]) in ix86_expand_vector_move() 20327 ix86_expand_vector_move_misalign (machine_mode mode, rtx operands[]) in ix86_expand_vector_move_misalign() 20449 rtx operands[]) in ix86_swap_binary_operands_p() 20488 rtx operands[]) in ix86_fixup_binary_operands() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-sccvn.h | 126 vec<vn_reference_op_s> operands; member
|
H A D | tree-ssa-sccvn.c | 1299 vec<vn_reference_op_s> operands = ref->operands; in fully_constant_vn_reference_p() local 1631 va_heap> operands, in vn_reference_lookup_or_insert_for_pieces() 2421 vec<vn_reference_op_s> operands, in vn_reference_lookup_pieces() 2480 vec<vn_reference_op_s> operands; in vn_reference_lookup() local 2598 vec<vn_reference_op_s> operands, in vn_reference_insert_pieces()
|
H A D | tree-ssa-pre.c | 1144 translate_vuse_through_block (vec<vn_reference_op_s> operands, in translate_vuse_through_block() 1456 vec<vn_reference_op_s> operands = ref->operands; in phi_translate_1() local 3910 vec<vn_reference_op_s> operands in compute_avail() local
|
H A D | recog.c | 139 rtx *operands; in check_asm_operands() local 1557 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, in decode_asm_operands()
|
H A D | final.c | 3712 output_asm_operand_names (rtx *operands, int *oporder, int nops) in output_asm_operand_names() 3846 output_asm_insn (const char *templ, rtx *operands) in output_asm_insn()
|
H A D | hsa-brig-format.h | 903 BrigDataOffsetOperandList32_t operands; member 969 BrigDataOffsetOperandList32_t operands; member 992 BrigDataOffsetOperandList32_t operands; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-sccvn.c | 1354 vn_reference_lookup_or_insert_for_pieces (tree vuse, in vn_reference_lookup_or_insert_for_pieces() 1832 vn_reference_lookup_pieces (tree vuse, alias_set_type set, tree type, in vn_reference_lookup_pieces() 1986 vn_reference_insert_pieces (tree vuse, alias_set_type set, tree type, in vn_reference_insert_pieces()
|
H A D | recog.c | 147 rtx *operands; in check_asm_operands() local 1496 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, in decode_asm_operands()
|
H A D | final.c | 3210 output_asm_operand_names (rtx *operands, int *oporder, int nops) in output_asm_operand_names() 3254 output_asm_insn (const char *templ, rtx *operands) in output_asm_insn()
|
H A D | tree-ssa-pre.c | 1239 translate_vuse_through_block (VEC (vn_reference_op_s, heap) *operands, in translate_vuse_through_block()
|
/dflybsd-src/contrib/binutils-2.27/include/opcode/ |
H A D | aarch64.h | 528 enum aarch64_opnd operands[AARCH64_MAX_OPND_NUM]; member 846 aarch64_opnd_info operands[AARCH64_MAX_OPND_NUM]; member
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | symbols.c | 3115 char * operands[3]; /* Up to three operands. */ in symbol_relc_make_expr() local
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | symbols.c | 3319 char * operands[3]; /* Up to three operands. */ in symbol_relc_make_expr() local
|
/dflybsd-src/contrib/gdb-7/opcodes/ |
H A D | i386-opc.h | 669 unsigned int operands; member
|
/dflybsd-src/contrib/binutils-2.34/opcodes/ |
H A D | i386-opc.h | 878 unsigned char operands; member
|
/dflybsd-src/contrib/binutils-2.27/opcodes/ |
H A D | i386-opc.h | 845 unsigned int operands; member
|