| /src/sys/arch/vax/vax/ |
| db_disasm.c | 121 static int get_operand(inst_buffer * ib, int size); 279 ib->addr = get_operand(ib, size); 283 ib->addr = get_operand(ib, size); 305 get_operand(inst_buffer *ib, int size) function 326 get_operand(ib, 0);
|
| /src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
| core.py | 186 def get_operand(self, i): member in class:Value 368 def get_operand(self, i): member in class:BasicBlock
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-range-fold.cc | 68 fur_source::get_operand (vrange &r, tree expr) function in class:fur_source 114 fur_edge::get_operand (vrange &r, tree expr) function in class:fur_edge 140 fur_stmt::get_operand (vrange &r, tree expr) function in class:fur_stmt 153 return e_src.get_operand (r, expr); 205 virtual bool get_operand (vrange &r, tree expr) override; 248 fur_list::get_operand (vrange &r, tree expr) function in class:fur_list 262 return get_operand (r, expr); 653 if (src.get_operand (range1, op1)) 672 else if (src.get_operand (range2, op2)) 764 src.get_operand (r, ssa) [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| xtensa-isa.c | 874 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) 894 intop = get_operand (intisa, opc, opnd); 958 intop = get_operand (intisa, opc, opnd); 995 intop = get_operand (intisa, opc, opnd); 1030 intop = get_operand (intisa, opc, opnd); 1103 intop = get_operand (intisa, opc, opnd); 1126 intop = get_operand (intisa, opc, opnd); 1141 intop = get_operand (intisa, opc, opnd); 1154 intop = get_operand (intisa, opc, opnd); 1167 intop = get_operand (intisa, opc, opnd) 869 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) function [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-h8300.c | 353 static void get_operand (char **, struct h8_op *, int); 601 get_operand (char **ptr, struct h8_op *op, int direction) function 615 by get_operand. We deal with it explicitly here. */ 902 get_operand (&ptr, operand + 0, SRC); 906 get_operand (&ptr, operand + 1, DST); 912 get_operand (&ptr, operand + 0, SRC); 915 get_operand (&ptr, operand + 1, DST); 920 get_operand (&ptr, operand + 0, SRC); 923 get_operand (&ptr, operand + 1, DST); 926 get_operand (&ptr, operand + 2, OP3) [all...] |
| tc-z8k.c | 630 get_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) function 772 get_operand (&ptr, operand + 0, 0); 801 get_operand (&ptr, operand + 0, 0); 814 get_operand (&ptr, operand + 0, 0); 820 get_operand (&ptr, operand + 1, 1); 824 get_operand (&ptr, operand + 0, 0); 827 get_operand (&ptr, operand + 1, 1); 830 get_operand (&ptr, operand + 2, 2); 834 get_operand (&ptr, operand + 0, 0); 837 get_operand (&ptr, operand + 1, 1) [all...] |
| tc-m68hc11.c | 198 static int get_operand (operand *, int, long); 1147 get_operand (operand *oper, int which, long opmode) 2769 result = get_operand (&operands[i], i, opc->format); 1143 get_operand (operand *oper, int which, long opmode) function
|
| tc-sh.c | 1189 get_operand (char **ptr, sh_operand_info *op) 1240 get_operand (&ptr, operand + 0); 1245 get_operand (&ptr, operand + 1); 1256 get_operand (&ptr, operand + 2); 1187 get_operand (char **ptr, sh_operand_info *op) function
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| xtensa-isa.c | 874 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) 894 intop = get_operand (intisa, opc, opnd); 958 intop = get_operand (intisa, opc, opnd); 995 intop = get_operand (intisa, opc, opnd); 1030 intop = get_operand (intisa, opc, opnd); 1103 intop = get_operand (intisa, opc, opnd); 1126 intop = get_operand (intisa, opc, opnd); 1141 intop = get_operand (intisa, opc, opnd); 1154 intop = get_operand (intisa, opc, opnd); 1167 intop = get_operand (intisa, opc, opnd) 869 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) function [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-h8300.c | 353 static void get_operand (char **, struct h8_op *, int); 601 get_operand (char **ptr, struct h8_op *op, int direction) function 615 by get_operand. We deal with it explicitly here. */ 902 get_operand (&ptr, operand + 0, SRC); 906 get_operand (&ptr, operand + 1, DST); 912 get_operand (&ptr, operand + 0, SRC); 915 get_operand (&ptr, operand + 1, DST); 920 get_operand (&ptr, operand + 0, SRC); 923 get_operand (&ptr, operand + 1, DST); 926 get_operand (&ptr, operand + 2, OP3) [all...] |
| tc-z8k.c | 630 get_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) function 772 get_operand (&ptr, operand + 0, 0); 801 get_operand (&ptr, operand + 0, 0); 814 get_operand (&ptr, operand + 0, 0); 820 get_operand (&ptr, operand + 1, 1); 824 get_operand (&ptr, operand + 0, 0); 827 get_operand (&ptr, operand + 1, 1); 830 get_operand (&ptr, operand + 2, 2); 834 get_operand (&ptr, operand + 0, 0); 837 get_operand (&ptr, operand + 1, 1) [all...] |
| tc-m68hc11.c | 198 static int get_operand (operand *, int, long); 1147 get_operand (operand *oper, int which, long opmode) 2769 result = get_operand (&operands[i], i, opc->format); 1143 get_operand (operand *oper, int which, long opmode) function
|
| tc-sh.c | 1189 get_operand (char **ptr, sh_operand_info *op) 1240 get_operand (&ptr, operand + 0); 1245 get_operand (&ptr, operand + 1); 1256 get_operand (&ptr, operand + 2); 1187 get_operand (char **ptr, sh_operand_info *op) function
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-range-fold.cc | 62 fur_source::get_operand (irange &r, tree expr) function in class:fur_source 111 virtual bool get_operand (irange &r, tree expr) OVERRIDE; 128 fur_edge::get_operand (irange &r, tree expr) function in class:fur_edge 154 fur_stmt::get_operand (irange &r, tree expr) function in class:fur_stmt 167 return e_src.get_operand (r, expr); 219 virtual bool get_operand (irange &r, tree expr) OVERRIDE; 261 fur_list::get_operand (irange &r, tree expr) function in class:fur_list 274 return get_operand (r, expr); 602 if (src.get_operand (range1, op1)) 619 else if (src.get_operand (range2, op2) [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| xtensa-isa.c | 874 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) 894 intop = get_operand (intisa, opc, opnd); 958 intop = get_operand (intisa, opc, opnd); 995 intop = get_operand (intisa, opc, opnd); 1030 intop = get_operand (intisa, opc, opnd); 1103 intop = get_operand (intisa, opc, opnd); 1126 intop = get_operand (intisa, opc, opnd); 1141 intop = get_operand (intisa, opc, opnd); 1154 intop = get_operand (intisa, opc, opnd); 1167 intop = get_operand (intisa, opc, opnd) 869 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) function [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| xtensa-isa.c | 874 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) 894 intop = get_operand (intisa, opc, opnd); 958 intop = get_operand (intisa, opc, opnd); 995 intop = get_operand (intisa, opc, opnd); 1030 intop = get_operand (intisa, opc, opnd); 1103 intop = get_operand (intisa, opc, opnd); 1126 intop = get_operand (intisa, opc, opnd); 1141 intop = get_operand (intisa, opc, opnd); 1154 intop = get_operand (intisa, opc, opnd); 1167 intop = get_operand (intisa, opc, opnd) 869 get_operand (xtensa_isa_internal *intisa, xtensa_opcode opc, int opnd) function [all...] |
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| frontend-passes.cc | 3312 get_operand (gfc_intrinsic_op op, gfc_expr *e1, gfc_expr *e2) function 3372 m1 = get_operand (INTRINSIC_TIMES, a1, a2); 3373 m2 = get_operand (INTRINSIC_TIMES, m1, b2); 3833 res = get_operand (INTRINSIC_MINUS, 3905 nindex = get_operand (INTRINSIC_TIMES, loopvar, tmp); 3996 ar->start[i] = get_operand (INTRINSIC_PLUS, nindex, lbound); 4644 mult = get_operand (op_times, ascalar, bscalar); 4645 assign_matmul->expr2 = get_operand (op_plus, cscalar, mult);
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| frontend-passes.cc | 3297 get_operand (gfc_intrinsic_op op, gfc_expr *e1, gfc_expr *e2) function 3357 m1 = get_operand (INTRINSIC_TIMES, a1, a2); 3358 m2 = get_operand (INTRINSIC_TIMES, m1, b2); 3818 res = get_operand (INTRINSIC_MINUS, 3890 nindex = get_operand (INTRINSIC_TIMES, loopvar, tmp); 3981 ar->start[i] = get_operand (INTRINSIC_PLUS, nindex, lbound); 4629 mult = get_operand (op_times, ascalar, bscalar); 4630 assign_matmul->expr2 = get_operand (op_plus, cscalar, mult);
|