Home
last modified time | relevance | path

Searched defs:OP (Results 1 – 25 of 62) sorted by relevance

123

/NextBSD/contrib/gcc/
HDtree-ssa-operands.h120 #define USE_OP_PTR(OP) (&((OP)->use_ptr)) argument
121 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP))) argument
123 #define DEF_OP_PTR(OP) ((OP)->def_ptr) argument
124 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP))) argument
126 #define VUSE_OP_PTR(OP) USE_OP_PTR(OP) argument
127 #define VUSE_OP(OP) ((OP)->use_var) argument
129 #define MAYDEF_RESULT_PTR(OP) (&((OP)->def_var)) argument
130 #define MAYDEF_RESULT(OP) ((OP)->def_var) argument
131 #define MAYDEF_OP_PTR(OP) USE_OP_PTR (OP) argument
132 #define MAYDEF_OP(OP) ((OP)->use_var) argument
[all …]
HDvec.h431 #define VEC_ASSERT(EXPR,OP,T,A) \ argument
436 #define VEC_ASSERT_FAIL(OP,VEC) vec_assert_fail (OP,#VEC VEC_CHECK_PASS) argument
441 #define VEC_ASSERT(EXPR,OP,T,A) (void)(EXPR) argument
445 #define VEC_OP(T,A,OP) VEC_##T##_##A##_##OP argument
/NextBSD/crypto/openssh/
HDttymodes.c321 #define TTYCHAR(NAME, OP) \ in tty_make_modes() argument
325 #define TTYMODE(NAME, FIELD, OP) \ in tty_make_modes() argument
406 #define TTYCHAR(NAME, OP) \ in tty_parse_modes() argument
411 #define TTYMODE(NAME, FIELD, OP) \ in tty_parse_modes() argument
/NextBSD/contrib/binutils/bfd/
HDdemo64.c27 #define MY(OP) CONCAT2 (demo_64_,OP) argument
HDaout0.c27 #define MY(OP) CONCAT2 (aout0_big_,OP) argument
HDaout-sparcle.c26 #define MY(OP) CONCAT2 (sparcle_aout_,OP) argument
HDsparcnetbsd.c33 #define MY(OP) CONCAT2 (sparcnetbsd_,OP) argument
HDarmnetbsd.c34 #define MY(OP) CONCAT2 (armnetbsd_, OP) argument
HDi386netbsd.c33 #define MY(OP) CONCAT2 (i386netbsd_,OP) argument
HDi386freebsd.c32 #define MY(OP) CONCAT2 (i386freebsd_,OP) argument
HDi386bsd.c42 #define MY(OP) CONCAT2 (i386bsd_,OP) argument
HDhost-aout.c84 #define MY(OP) CONCAT2 (host_aout_,OP) argument
HDi386aout.c38 #define MY(OP) CONCAT2 (i386aout_,OP) argument
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDOwnership.h54 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } in make() local
94 UnionOpaquePtr OP = { P.getAsOpaquePtr() }; in make() local
/NextBSD/sys/sys/
HDkobj.h224 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
236 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugFrame.cpp302 #define DECLARE_OP2(OP, OPTYPE0, OPTYPE1) \ in getOperandTypes() argument
307 #define DECLARE_OP1(OP, OPTYPE0) DECLARE_OP2(OP, OPTYPE0, OT_None) in getOperandTypes() argument
308 #define DECLARE_OP0(OP) DECLARE_OP1(OP, OT_None) in getOperandTypes() argument
/NextBSD/contrib/llvm/lib/ExecutionEngine/Interpreter/
HDExecution.cpp50 #define IMPLEMENT_BINARY_OPERATOR(OP, TY) \ argument
114 #define IMPLEMENT_INTEGER_ICMP(OP, TY) \ argument
119 #define IMPLEMENT_VECTOR_INTEGER_ICMP(OP, TY) \ argument
132 #define IMPLEMENT_POINTER_ICMP(OP) \ argument
304 #define IMPLEMENT_FCMP(OP, TY) \ argument
309 #define IMPLEMENT_VECTOR_FCMP_T(OP, TY) \ argument
317 #define IMPLEMENT_VECTOR_FCMP(OP) \ argument
694 #define INTEGER_VECTOR_OPERATION(OP) \ in visitBinaryOperator() argument
701 #define INTEGER_VECTOR_FUNCTION(OP) \ in visitBinaryOperator() argument
708 #define FLOAT_VECTOR_FUNCTION(OP, TY) \ in visitBinaryOperator() argument
[all …]
/NextBSD/contrib/gcclibs/libiberty/
HDmd5.c305 #define OP(a, b, c, d, s, T) \ in md5_process_block() macro
347 #define OP(a, b, c, d, k, s, T) \ in md5_process_block() macro
/NextBSD/contrib/binutils/libiberty/
HDmd5.c305 #define OP(a, b, c, d, s, T) \ in md5_process_block() macro
347 #define OP(a, b, c, d, k, s, T) \ in md5_process_block() macro
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/arm/
HDdt_isadep.c47 #define OP(x) ((x) >> 30) macro
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/sparc/
HDdt_isadep.c38 #define OP(x) ((x) >> 30) macro
/NextBSD/contrib/gcc/config/rs6000/
HDsfp-machine.h27 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
/NextBSD/contrib/binutils/opcodes/
HDcr16-opc.c294 #define CSTBIT_INST_B(NAME, OP, OPC1, OPC2, OPC3, OPC4) \ argument
319 #define CSTBIT_INST_W(NAME, OP, OPC1, OPC2, OPC3, OPC4) \ argument
HDmep-opc.c456 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field)) macro
1993 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field)) macro
/NextBSD/contrib/gcc/config/soft-fp/
HDop-common.h120 #define _FP_CHOOSENAN_SEMIRAW(fs, wc, R, X, Y, OP) \ argument
296 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument

123