Home
last modified time | relevance | path

Searched defs:op_type (Results 1 – 25 of 43) sorted by relevance

12

/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DPostfixExpression.h59 BinaryOpNode(OpType op_type, Node &left, Node &right) in BinaryOpNode()
138 UnaryOpNode(OpType op_type, Node &operand) in UnaryOpNode()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DPostfixExpression.cpp52 if (auto op_type = GetBinaryOpType(token)) { in ParseOneExpression() local
63 if (auto op_type = GetUnaryOpType(token)) { in ParseOneExpression() local
/openbsd/sys/arch/amd64/amd64/
H A Dcodepatch.c42 enum op_type { OP_CALL, OP_JMP }; enum
/openbsd/gnu/usr.bin/perl/
H A Dpp_sys.c2194 const int op_type = PL_op->op_type; variable
2795 int op_type; variable
3517 const int op_type = PL_op->op_type; in PP() local
4055 const int op_type = PL_op->op_type; variable
5177 const int op_type = PL_op->op_type; variable
H A Dpp.c2606 const int op_type = PL_op->op_type; in PP() local
2648 const int op_type = PL_op->op_type; in PP() local
2684 const int op_type = PL_op->op_type; in PP() local
3160 const int op_type = PL_op->op_type; in PP() local
4100 const int op_type = PL_op->op_type; variable
7077 const Optype op_type = PL_op->op_type; in PP() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h60 enum op_type enum
H A Dtc-d10v.c568 d10v_insert_operand (insn, op_type, value, left, fix) in d10v_insert_operand() argument
1702 int op_type; local
H A Dtc-z8k.c194 } op_type; typedef
H A Dtc-arc.c827 int op_type, reloc_type; local
/openbsd/usr.sbin/tcpdump/
H A Dprint-nhrp.c64 u_int8_t op_type; /* NHRP packet type */ member
/openbsd/gnu/usr.bin/gcc/gcc/
H A Drecog.h28 enum op_type { enum
/openbsd/gnu/gcc/gcc/
H A Dtree-vect-transform.c796 int op_type; in vect_create_epilog_for_reduction() local
1146 int op_type; in vectorizable_reduction() local
1486 int op_type; in vectorizable_operation() local
1984 int op_type; in vectorizable_live_operation() local
H A Drecog.h26 enum op_type { enum
H A Dtree-vectorizer.c1818 int op_type; in vect_is_simple_reduction() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.h97 enum op_type enum
H A Dtc-d10v.c522 int op_type, in d10v_insert_operand()
1531 int op_type; in md_apply_fix() local
H A Dtc-z8k.c191 } op_type; typedef
H A Dtc-arc.c1879 int op_type, reloc_type; in md_assemble() local
/openbsd/usr.sbin/vmd/
H A Dmmio.h103 enum x86_opcode_type op_type; /* Type of opcode */ member
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dcgen-opc.c557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
H A Darc-opc.c684 enum operand op_type = OP_NONE; local
1442 enum operand op_type; local
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-opc.c557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
H A Darc-opc.c338 enum operand op_type = OP_NONE; in insert_reg() local
1083 enum operand op_type; in extract_reg() local
/openbsd/bin/test/
H A Dtest.c95 short op_num, op_type; member
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h247 operand_type op_type; member

12