/openbsd/gnu/usr.bin/perl/ |
H A D | peep.c | 49 switch (kid->op_type) { in S_scalar_slice_warning() 1871 && (o->op_type == OP_NULL || o->op_type == OP_LIST) in S_aassign_scan() 2015 if (o->op_type != OP_RV2AV && o->op_type != OP_RV2HV) in S_maybe_multideref() 2209 if ( (o->op_type == OP_AELEM || o->op_type == OP_HELEM) in S_maybe_multideref() 2234 || ( o->op_type != OP_AELEM && o->op_type != OP_HELEM in S_maybe_multideref() 2235 && o->op_type != OP_EXISTS && o->op_type != OP_DELETE) in S_maybe_multideref() 2295 ASSUME(o->op_type == OP_AELEM || o->op_type == OP_HELEM); in S_maybe_multideref() 2502 if (p->op_type == OP_EXISTS || p->op_type == OP_DELETE) in S_maybe_multideref() 2898 ASSUME(o2->op_type == OP_RV2AV || o2->op_type == OP_RV2HV); in Perl_rpeep() 3480 if (o->op_type == OP_PADAV || o->op_next->op_type == OP_RV2AV) { in Perl_rpeep() [all …]
|
H A D | op.c | 1018 GV *gv = (o->op_type == OP_GV || o->op_type == OP_GVSV in S_op_clear_gv() 1861 assert(o->op_type == OP_PADAV || o->op_type == OP_RV2AV || in S_op_varname_subscript() 1862 o->op_type == OP_PADHV || o->op_type == OP_RV2HV); in S_op_varname_subscript() 1866 if (o->op_type == OP_RV2AV || o->op_type == OP_RV2HV) { in S_op_varname_subscript() 2132 || o->op_type == OP_RETURN || o->op_type == OP_REQUIRE || o->op_type == OP_LEAVEWHEN) in Perl_scalarvoid() 12251 if (o->op_type == OP_LT || o->op_type == OP_I_LT) { in Perl_ck_cmp() 12256 else if (o->op_type == OP_LE || o->op_type == OP_I_LE) { in Perl_ck_cmp() 12261 else if (o->op_type == OP_GE || o->op_type == OP_I_GE) { in Perl_ck_cmp() 12266 else if (o->op_type == OP_GT || o->op_type == OP_I_GT) { in Perl_ck_cmp() 12271 else if (o->op_type == OP_EQ || o->op_type == OP_I_EQ) { in Perl_ck_cmp() [all …]
|
H A D | pp_sys.c | 1946 if ((PL_op->op_type == OP_READ || PL_op->op_type == OP_SYSREAD) 1981 if (PL_op->op_type == OP_SYSREAD || PL_op->op_type == OP_RECV) { 2194 const int op_type = PL_op->op_type; variable 2795 int op_type; variable 2805 op_type = PL_op->op_type; 3517 const int op_type = PL_op->op_type; in PP() local 3520 switch (op_type) { in PP() 3538 switch (op_type) { in PP() 4055 const int op_type = PL_op->op_type; variable 5177 const int op_type = PL_op->op_type; variable [all …]
|
H A D | op.h | 55 PERL_BITFIELD16 op_type:9; \ 71 o_->op_type = type_; \ 1043 #define OP_NAME(o) ((o)->op_type == OP_CUSTOM \ 1045 : PL_op_name[(o)->op_type]) 1046 #define OP_DESC(o) ((o)->op_type == OP_CUSTOM \ 1048 : PL_op_desc[(o)->op_type]) 1049 #define OP_CLASS(o) ((o)->op_type == OP_CUSTOM \ 1059 ( ((o)->op_type == OP_NULL \ 1061 : (o)->op_type) \ 1068 ( ((o)->op_type == OP_NULL \ [all …]
|
H A D | class.c | 590 assert(attr->op_type == OP_CONST); in S_class_apply_attribute() 617 if(attrlist->op_type == OP_NULL) { in Perl_class_apply_attributes() 622 if(attrlist->op_type == OP_LIST) { in Perl_class_apply_attributes() 624 assert(o->op_type == OP_PUSHMARK); in Perl_class_apply_attributes() 706 if(valop && valop->op_type == OP_LINESEQ) { in Perl_class_seal_stash() 715 assert(fieldcop->op_type == OP_NEXTSTATE || fieldcop->op_type == OP_DBSTATE); in Perl_class_seal_stash() 907 if(o->op_type != OP_LINESEQ) in Perl_class_wrap_method_body() 1071 assert(attr->op_type == OP_CONST); in S_class_apply_field_attribute() 1098 if(attrlist->op_type == OP_NULL) { in Perl_class_apply_field_attributes() 1103 if(attrlist->op_type == OP_LIST) { in Perl_class_apply_field_attributes() [all …]
|
H A D | doop.c | 776 (PL_op && PL_op->op_type < OP_max) in Perl_do_sprintf() 777 ? (PL_op->op_type == OP_PRTF) in Perl_do_sprintf() 779 : PL_op_name[PL_op->op_type] in Perl_do_sprintf() 1213 const I32 dokeys = (PL_op->op_type == OP_KEYS) in PP() 1214 || ( PL_op->op_type == OP_AVHVSWITCH in PP() 1218 const I32 dovalues = (PL_op->op_type == OP_VALUES) in PP() 1219 || ( PL_op->op_type == OP_AVHVSWITCH in PP() 1223 assert( PL_op->op_type == OP_KEYS in PP() 1224 || PL_op->op_type == OP_VALUES in PP() 1225 || PL_op->op_type == OP_AVHVSWITCH); in PP() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.md | 147 (define_attr "op_type" 324 [(set_attr "op_type" "SI") 346 [(set_attr "op_type" "SI") 365 [(set_attr "op_type" "SI") 384 [(set_attr "op_type" "SI") 394 [(set_attr "op_type" "SI") 5880 [(set (attr "op_type") 5929 [(set (attr "op_type") 6043 [(set (attr "op_type") 6117 [(set (attr "op_type") [all …]
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | h8300-dis.c | 43 op_type, int, 81 for (i = 0; p->data.nib[i] != (op_type) E; i++) in bfd_h8_disassemble_init() 102 op_type looking_for; 198 op_type x; 401 op_type *nib = q->data.nib; 406 op_type looking_for = *nib; 641 else if (looking_for == (op_type) E) 689 op_type *args = q->args.nib; 691 if (args[1] == (op_type) E) 715 op_type *args = q->args.nib; [all …]
|
H A D | arc-opc.c | 684 enum operand op_type = OP_NONE; local 702 op_type = OP_SHIMM; 723 op_type = OP_LIMM; 778 op_type = OP_REG; 792 ls_operand[LS_VALUE] = op_type; 1442 enum operand op_type; local 1450 op_type = OP_SHIMM; 1470 op_type = OP_SHIMM; 1489 op_type = OP_LIMM; 1503 op_type = OP_REG; [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | h8300-dis.c | 69 for (i = 0; p->data.nib[i] != (op_type) E; i++) in bfd_h8_disassemble_init() 89 op_type looking_for, in extract_immediate() 187 op_type x, in print_one_arg() 365 op_type *nib = q->data.nib; in bfd_h8_disassemble() 370 op_type looking_for = *nib; in bfd_h8_disassemble() 390 looking_for = (op_type) ((int) looking_for & ~(int) B31); in bfd_h8_disassemble() 605 else if (looking_for == (op_type) E) in bfd_h8_disassemble() 643 op_type *args = q->args.nib; in bfd_h8_disassemble() 645 if (args[1] == (op_type) E) in bfd_h8_disassemble() 669 op_type *args = q->args.nib; in bfd_h8_disassemble() [all …]
|
H A D | arc-opc.c | 338 enum operand op_type = OP_NONE; in insert_reg() local 356 op_type = OP_SHIMM; in insert_reg() 377 op_type = OP_LIMM; in insert_reg() 430 op_type = OP_REG; in insert_reg() 444 ls_operand[LS_VALUE] = op_type; in insert_reg() 446 ls_operand[LS_OFFSET] = op_type; in insert_reg() 1083 enum operand op_type; in extract_reg() local 1091 op_type = OP_SHIMM; in extract_reg() 1109 op_type = OP_SHIMM; in extract_reg() 1126 op_type = OP_LIMM; in extract_reg() [all …]
|
H A D | crx-dis.c | 125 for (i = 0; instruction->operands[i].op_type && i < MAX_OPERANDS; i++) in get_number_of_operands() 620 if (instruction->operands[op_index].op_type == abs16) in print_arg() 664 a.type = getargtype (instruction->operands[i].op_type); in make_instruction() 665 if (instruction->operands[i].op_type == cst4 in make_instruction() 666 || instruction->operands[i].op_type == rbase_dispu4) in make_instruction() 668 a.size = getbits (instruction->operands[i].op_type); in make_instruction()
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.md | 151 (define_attr "op_type" 391 [(set_attr "op_type" "RI")]) 497 [(set_attr "op_type" "RS") 6624 [(set (attr "op_type") 6687 [(set (attr "op_type") 6847 [(set (attr "op_type") 6949 [(set (attr "op_type") 6969 [(set (attr "op_type") 7192 [(set (attr "op_type") 7250 [(set (attr "op_type") [all …]
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-tic30.c | 210 unsigned op_type; member 458 switch (insn.operand_type[0]->op_type) 682 if (insn.operand_type[0]->op_type & IVector) 700 if (insn.operand_type[0]->op_type & Direct) 1233 current_op->op_type = Direct; 1334 current_op->op_type = Indirect; 1343 current_op->op_type = ARn; 1345 current_op->op_type = Rn; 1347 current_op->op_type = DPReg; 1349 current_op->op_type = OtherReg; [all …]
|
H A D | tc-d10v.c | 570 int op_type; 577 shift = d10v_operands[op_type].shift; 581 bits = d10v_operands[op_type].bits; 1702 int op_type; local 1712 op_type = fixP->fx_r_type; 1713 if (op_type & 2048) 1715 op_type -= 2048; 1716 if (op_type & 1024) 1718 op_type -= 1024; 1722 else if (op_type & 4096) [all …]
|
H A D | xtensa-relax.h | 57 typedef enum op_type OpType; 60 enum op_type enum
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic30.c | 231 unsigned op_type; member 455 current_op->op_type = Direct; in tic30_operand() 567 current_op->op_type = Indirect; in tic30_operand() 577 current_op->op_type = ARn; in tic30_operand() 579 current_op->op_type = Rn; in tic30_operand() 581 current_op->op_type = DPReg; in tic30_operand() 583 current_op->op_type = OtherReg; in tic30_operand() 638 current_op->op_type |= IVector; in tic30_operand() 1640 switch (insn.operand_type[0]->op_type) in md_assemble() 1897 if (insn.operand_type[0]->op_type & IVector) in md_assemble() [all …]
|
H A D | xtensa-relax.h | 94 typedef enum op_type OpType; 97 enum op_type enum
|
H A D | tc-d10v.c | 522 int op_type, in d10v_insert_operand() argument 529 shift = d10v_operands[op_type].shift; in d10v_insert_operand() 533 bits = d10v_operands[op_type].bits; in d10v_insert_operand() 1531 int op_type; in md_apply_fix() local 1541 op_type = fixP->fx_r_type; in md_apply_fix() 1542 if (op_type & 2048) in md_apply_fix() 1544 op_type -= 2048; in md_apply_fix() 1545 if (op_type & 1024) in md_apply_fix() 1547 op_type -= 1024; in md_apply_fix() 1551 else if (op_type & 4096) in md_apply_fix() [all …]
|
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 59 BinaryOpNode(OpType op_type, Node &left, Node &right) in BinaryOpNode() argument 60 : Node(BinaryOp), m_op_type(op_type), m_left(&left), m_right(&right) {} in BinaryOpNode() 138 UnaryOpNode(OpType op_type, Node &operand) in UnaryOpNode() argument 139 : Node(UnaryOp), m_op_type(op_type), m_operand(&operand) {} in UnaryOpNode()
|
/openbsd/bin/test/ |
H A D | test.c | 95 short op_num, op_type; member 187 t_wp_op && t_wp_op->op_type == BINOP) { in main() 196 t_wp_op && t_wp_op->op_type == BINOP) { in main() 273 if (t_wp_op && t_wp_op->op_type == BINOP) in primary() 277 if (t_wp_op && t_wp_op->op_type == UNOP) { in primary() 415 return op->op_type; in t_lex_type()
|
/openbsd/gnu/llvm/lldb/source/Symbol/ |
H A D | PostfixExpression.cpp | 52 if (auto op_type = GetBinaryOpType(token)) { in ParseOneExpression() local 59 stack.push_back(MakeNode<BinaryOpNode>(alloc, *op_type, *left, *right)); in ParseOneExpression() 63 if (auto op_type = GetUnaryOpType(token)) { in ParseOneExpression() local 69 stack.push_back(MakeNode<UnaryOpNode>(alloc, *op_type, *operand)); in ParseOneExpression()
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-nhrp.c | 64 u_int8_t op_type; /* NHRP packet type */ member 119 switch (hdr->op_type) { in nhrp_print() 142 printf("unknown-op-type-%04x, ", hdr->op_type); in nhrp_print()
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | codepatch.c | 42 enum op_type { OP_CALL, OP_JMP }; enum 44 enum op_type _type); 170 codepatch_control_flow(uint16_t tag, void *func, enum op_type type) in codepatch_control_flow()
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-vect-transform.c | 796 int op_type; in vect_create_epilog_for_reduction() local 1146 int op_type; in vectorizable_reduction() local 1198 if (op_type != binary_op && op_type != ternary_op) in vectorizable_reduction() 1345 if (op_type == binary_op) in vectorizable_reduction() 1486 int op_type; in vectorizable_operation() local 1520 if (op_type != unary_op && op_type != binary_op) in vectorizable_operation() 1527 for (i = 0; i < op_type; i++) in vectorizable_operation() 1607 if (op_type == binary_op) in vectorizable_operation() 1633 if (op_type == binary_op) in vectorizable_operation() 1984 int op_type; in vectorizable_live_operation() local [all …]
|