Home
last modified time | relevance | path

Searched defs:op3 (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/main/memcheck/tests/s390x/
Dcds.c15 quad_word op3 = op3_init; in test() local
43 quad_word op1, op3; in op1_undefined() local
55 quad_word op1, op3; in op2_undefined() local
66 quad_word op1, op3; in op3_undefined() local
Dcdsg.c34 quad_word op1, op2, op3; in op1_undefined() local
44 quad_word op1, op2, op3; in op2_undefined() local
54 quad_word op1, op2, op3; in op3_undefined() local
Dcsg.c25 int64_t op1, op2, op3; in main() local
Dcs.c25 int op1, op2, op3; in main() local
/external/valgrind/main/none/tests/s390x/
Dcds.c17 quad_word op3 = op3_init; in test() local
95 quad_word op1, op3; in main() local
Dcdsg.c84 quad_word op1, op2, op3; in main() local
/external/javassist/src/main/javassist/compiler/ast/
DStmnt.java45 public static Stmnt make(int op, ASTree op1, ASTree op2, ASTree op3) { in make()
/external/chromium_org/sandbox/win/src/
Dpolicy_opcodes_unittest.cc107 PolicyOpcode* op3 = opcode_maker.MakeOpAlwaysFalse(kPolNegateEval); in TEST() local
256 PolicyOpcode* op3 = opcode_maker.MakeOpWStringMatch(0, txt3, 0, in TEST() local
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_loopfilter_filters_dspr2.h367 static INLINE void vp9_mbfilter_dspr2(uint32_t *op3, uint32_t *op2, in vp9_mbfilter_dspr2()
524 uint32_t *op3, uint32_t *op2, in vp9_wide_mbfilter_dspr2()
/external/valgrind/main/VEX/priv/
Dguest_s390_toIR.c173 triop(IROp kind, IRExpr *op1, IRExpr *op2, IRExpr *op3) in triop()
180 qop(IROp kind, IRExpr *op1, IRExpr *op2, IRExpr *op3, IRExpr *op4) in qop()
2228 IRTemp op3 = newTemp(Ity_I32); in s390_irgen_ARK() local
2244 IRTemp op3 = newTemp(Ity_I64); in s390_irgen_AGRK() local
2358 IRTemp op3 = newTemp(Ity_I32); in s390_irgen_AHIK() local
2375 IRTemp op3 = newTemp(Ity_I64); in s390_irgen_AGHIK() local
2492 IRTemp op3 = newTemp(Ity_I32); in s390_irgen_AHHHR() local
2508 IRTemp op3 = newTemp(Ity_I32); in s390_irgen_AHHLR() local
2589 IRTemp op3 = newTemp(Ity_I32); in s390_irgen_ALRK() local
2605 IRTemp op3 = newTemp(Ity_I64); in s390_irgen_ALGRK() local
[all …]
Dhost_s390_defs.h344 HReg op3; member
375 HReg op3; /* third operand */ member
Dhost_s390_isel.c1786 HReg op1, op2, op3, dst; in s390_isel_float_expr_wrk() local
2490 HReg op3 = s390_isel_int_expr(env, cas->dataLo); /* new value */ in s390_isel_stmt() local
Dhost_s390_defs.c4357 s390_insn_cas(UChar size, HReg op1, s390_amode *op2, HReg op3, HReg old_mem) in s390_insn_cas()
4439 HReg op3, s390_round_t rounding_mode) in s390_insn_bfp_triop()
/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter_filters.c145 uint8_t *op3, uint8_t *op2, in filter8()
212 uint8_t *op3, uint8_t *op2, in filter16()
/external/chromium_org/chrome/common/extensions/api/sockets/
Dsockets_manifest_permission_unittest.cc147 const CheckFormatEntry& op3, in CheckFormat()
/external/chromium_org/third_party/mesa/src/src/glsl/
Dir.cpp228 ir_rvalue *op2, ir_rvalue *op3) in ir_expression()
/external/mesa3d/src/glsl/
Dir.cpp228 ir_rvalue *op2, ir_rvalue *op3) in ir_expression()