/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 59 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 D | PostfixExpression.cpp | 52 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 D | codepatch.c | 42 enum op_type { OP_CALL, OP_JMP }; enum
|
/openbsd/gnu/usr.bin/perl/ |
H A D | pp_sys.c | 2194 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 D | pp.c | 2606 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 D | xtensa-relax.h | 60 enum op_type enum
|
H A D | tc-d10v.c | 568 d10v_insert_operand (insn, op_type, value, left, fix) in d10v_insert_operand() argument 1702 int op_type; local
|
H A D | tc-z8k.c | 194 } op_type; typedef
|
H A D | tc-arc.c | 827 int op_type, reloc_type; local
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-nhrp.c | 64 u_int8_t op_type; /* NHRP packet type */ member
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | recog.h | 28 enum op_type { enum
|
/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 1486 int op_type; in vectorizable_operation() local 1984 int op_type; in vectorizable_live_operation() local
|
H A D | recog.h | 26 enum op_type { enum
|
H A D | tree-vectorizer.c | 1818 int op_type; in vect_is_simple_reduction() local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | xtensa-relax.h | 97 enum op_type enum
|
H A D | tc-d10v.c | 522 int op_type, in d10v_insert_operand() 1531 int op_type; in md_apply_fix() local
|
H A D | tc-z8k.c | 191 } op_type; typedef
|
H A D | tc-arc.c | 1879 int op_type, reloc_type; in md_assemble() local
|
/openbsd/usr.sbin/vmd/ |
H A D | mmio.h | 103 enum x86_opcode_type op_type; /* Type of opcode */ member
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | cgen-opc.c | 557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
|
H A D | arc-opc.c | 684 enum operand op_type = OP_NONE; local 1442 enum operand op_type; local
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | cgen-opc.c | 557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
|
H A D | arc-opc.c | 338 enum operand op_type = OP_NONE; in insert_reg() local 1083 enum operand op_type; in extract_reg() local
|
/openbsd/bin/test/ |
H A D | test.c | 95 short op_num, op_type; member
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | crx.h | 247 operand_type op_type; member
|