/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genflags.cc | 81 num_operands (rtx insn) in num_operands() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genflags.c | 81 num_operands (rtx insn) in num_operands() function
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic4x.c | 128 unsigned int num_operands; /* Number of operands in total. */ member 1647 int num_operands = tinsn->num_operands; in tic4x_operands_match() local 2370 tic4x_operands_parse (char *s, tic4x_operand_t *operands, int num_operands) in tic4x_operands_parse()
|
H A D | tc-tilepro.c | 406 int num_operands, in emit_tilepro_instruction() 1007 int num_operands, in parse_operands()
|
H A D | tc-tilegx.c | 483 int num_operands, in emit_tilegx_instruction() 1124 int num_operands, in parse_operands()
|
H A D | tc-xgate.c | 1025 int num_operands; in xgate_get_operands() local
|
H A D | tc-tic6x.c | 2453 unsigned int num_operands, unsigned int this_line_creg, in tic6x_try_encode() 3257 unsigned int num_operands; in md_assemble() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic4x.c | 128 unsigned int num_operands; /* Number of operands in total. */ member 1644 int num_operands = tinsn->num_operands; in tic4x_operands_match() local 2367 tic4x_operands_parse (char *s, tic4x_operand_t *operands, int num_operands) in tic4x_operands_parse()
|
H A D | tc-tilepro.c | 406 int num_operands, in emit_tilepro_instruction() 1007 int num_operands, in parse_operands()
|
H A D | tc-tilegx.c | 483 int num_operands, in emit_tilegx_instruction() 1124 int num_operands, in parse_operands()
|
H A D | tc-xgate.c | 1023 int num_operands; in xgate_get_operands() local
|
H A D | tc-tic6x.c | 2453 unsigned int num_operands, unsigned int this_line_creg, in tic6x_try_encode() 3257 unsigned int num_operands; in md_assemble() local
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | xtensa-isa-internal.h | 102 int num_operands; /* Size of "operands" array. */ member 189 int num_operands; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | xtensa-isa-internal.h | 102 int num_operands; /* Size of "operands" array. */ member 189 int num_operands; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/ |
H A D | fr30.c | 823 fr30_check_multiple_regs (rtx *operands, int num_operands, int descending) in fr30_check_multiple_regs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/ |
H A D | fr30.cc | 823 fr30_check_multiple_regs (rtx *operands, int num_operands, int descending) in fr30_check_multiple_regs()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | tic6x-dis.c | 331 unsigned int num_operands; in print_insn_tic6x() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | tic6x-dis.c | 331 unsigned int num_operands; in print_insn_tic6x() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.c | 208 int num_operands, *optvar; member 3298 int num_operands = N2FPU (code).num_operands; in nios2_fpu_insn_asm() local 3578 int num_operands = N2FPU (code).num_operands; in nios2_expand_fpu_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.cc | 209 int num_operands, *optvar; member 3293 int num_operands = N2FPU (code).num_operands; in nios2_fpu_insn_asm() local 3573 int num_operands = N2FPU (code).num_operands; in nios2_expand_fpu_builtin() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic6x.h | 642 unsigned int num_operands; member
|
H A D | tilepro.h | 1523 unsigned char num_operands; member 1561 unsigned char num_operands; member
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic6x.h | 642 unsigned int num_operands; member
|
H A D | tilepro.h | 1523 unsigned char num_operands; member 1561 unsigned char num_operands; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 851 val num_operands : llvalue -> int val
|