Home
last modified time | relevance | path

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

12

/openbsd-src/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-src/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-src/sys/arch/amd64/amd64/
H A Dcodepatch.c42 enum op_type { OP_CALL, OP_JMP }; enum
/openbsd-src/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-arc.c827 int op_type, reloc_type; local
H A Dtc-z8k.c194 } op_type; typedef
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-nhrp.c64 u_int8_t op_type; /* NHRP packet type */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drecog.h28 enum op_type { enum
/openbsd-src/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-src/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-src/usr.sbin/vmd/
H A Dmmio.h103 enum x86_opcode_type op_type; /* Type of opcode */ member
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_sys.c1966 const int op_type = PL_op->op_type; PP() local
2567 int op_type; PP() local
3290 const int op_type = PL_op->op_type; PP() local
3828 const int op_type = PL_op->op_type; PP() local
4962 const int op_type = PL_op->op_type; PP() local
[all...]
H A Dpp.c2451 const int op_type = PL_op->op_type; PP() local
2487 const int op_type = PL_op->op_type; PP() local
2514 const int op_type = PL_op->op_type; PP() local
2885 const int op_type = PL_op->op_type; PP() local
3790 const int op_type = PL_op->op_type; PP() local
6680 const Optype op_type = PL_op->op_type; PP() local
[all...]
/openbsd-src/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-src/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-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h247 operand_type op_type; member
/openbsd-src/usr.sbin/bgpctl/
H A Dbgpctl.c1577 uint8_t op_type, op_len; show_mrt_open() local

12