HomeSort by relevance Sort by last modified time
    Searched refs:Ity_I64 (Results 1 - 25 of 28) sorted by null

1 2

  /external/valgrind/main/memcheck/
mc_translate.c 198 Ity_I32 or Ity_I64 only. */
363 case Ity_I64:
366 case Ity_F64: return Ity_I64;
382 case Ity_I64: return IRExpr_Const(IRConst_U64(0));
489 return assignNew('V', mce, Ity_I64, binop(Iop_And64, a1, a2));
521 return assignNew('V', mce, Ity_I64, binop(Iop_Or64, a1, a2));
528 tmp1 = assignNew('V', mce, Ity_I64, unop(Iop_128to64, a1));
529 tmp2 = assignNew('V', mce, Ity_I64, unop(Iop_128HIto64, a1));
530 tmp3 = assignNew('V', mce, Ity_I64, unop(Iop_128to64, a2));
531 tmp4 = assignNew('V', mce, Ity_I64, unop(Iop_128HIto64, a2))
    [all...]
mc_machine.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c 434 case Ity_I64:
586 op = IRExpr_Get(S390X_GUEST_OFFSET_CC_OP, Ity_I64);
587 dep1 = IRExpr_Get(S390X_GUEST_OFFSET_CC_DEP1, Ity_I64);
588 dep2 = IRExpr_Get(S390X_GUEST_OFFSET_CC_DEP2, Ity_I64);
589 ndep = IRExpr_Get(S390X_GUEST_OFFSET_CC_NDEP, Ity_I64);
632 op = IRExpr_Get(S390X_GUEST_OFFSET_CC_OP, Ity_I64);
633 dep1 = IRExpr_Get(S390X_GUEST_OFFSET_CC_DEP1, Ity_I64);
634 dep2 = IRExpr_Get(S390X_GUEST_OFFSET_CC_DEP2, Ity_I64);
635 ndep = IRExpr_Get(S390X_GUEST_OFFSET_CC_NDEP, Ity_I64);
877 vassert(typeOfIRExpr(irsb->tyenv, expr) == Ity_I64);
    [all...]
guest_amd64_toIR.c 297 case Ity_I64: return mkU64(i);
325 case Ity_I64: return 3 +op8;
635 case 8: return Ity_I64;
980 case 4: return unop(Iop_64to32, IRExpr_Get( OFFB_RAX, Ity_I64 ));
981 case 8: return IRExpr_Get( OFFB_RAX, Ity_I64 );
991 case 8: vassert(ty == Ity_I64);
    [all...]
ir_defs.c 55 case Ity_I64: vex_printf( "I64"); break;
    [all...]
guest_ppc_toIR.c 513 vassert(tyA == Ity_I32 || tyA == Ity_I64);
669 IRTemp hi64 = newTemp(Ity_I64);
670 IRTemp lo64 = newTemp(Ity_I64);
707 IRTemp hi64 = newTemp(Ity_I64);
708 IRTemp lo64 = newTemp(Ity_I64);
715 *t0 = newTemp(Ity_I64);
716 *t1 = newTemp(Ity_I64);
717 *t2 = newTemp(Ity_I64);
718 *t3 = newTemp(Ity_I64);
734 IRTemp hi64 = newTemp(Ity_I64);
    [all...]
guest_x86_toIR.c 582 return IRExpr_Get( xmmGuestRegLane64offset(xmmreg,laneno), Ity_I64 );
608 vassert(typeOfIRExpr(irsb->tyenv,e) == Ity_I64);
    [all...]
guest_arm_toIR.c 694 return IRExpr_Get( doubleGuestRegOffset(dregNo), Ity_I64 );
706 vassert(typeOfIRExpr(irsb->tyenv, e) == Ity_I64);
    [all...]
main_main.c 285 host_word_type = Ity_I64;
329 host_word_type = Ity_I64;
351 host_word_type = Ity_I64;
408 guest_word_type = Ity_I64;
440 guest_word_type = Ity_I64;
457 guest_word_type = Ity_I64;
    [all...]
host_amd64_isel.c 366 //.. if (arg_ty == Ity_I64) {
386 vassert(typeOfIRExpr(env->type_env, e) == Ity_I64);
407 vassert(e->Iex.Get.ty == Ity_I64);
544 vassert(typeOfIRExpr(env->type_env, args[i]) == Ity_I64);
583 vassert(typeOfIRExpr(env->type_env, args[i]) == Ity_I64);
867 case Ity_I64: case Ity_I32: case Ity_I16: case Ity_I8: break;
887 if (ty == Ity_I64) {
    [all...]
host_ppc_isel.c 227 if any is needed. That's only for Ity_I64 temps
512 // store as Ity_I64
760 typeOfIRExpr(env->type_env, args[i]) == Ity_I64);
767 } else { // Ity_I64
807 typeOfIRExpr(env->type_env, args[i]) == Ity_I64);
811 } else { // Ity_I64
    [all...]
host_s390_isel.c 62 if any is needed. That's only for Ity_I64 temps
250 vassert(typeOfIRExpr(env->type_env, expr) == Ity_I64);
405 size = sizeofIRType(Ity_I64);
674 vassert(ty == Ity_I8 || ty == Ity_I16 || ty == Ity_I32 || ty == Ity_I64);
    [all...]
guest_generic_bb_to_IR.c 186 vassert(guest_word_type == Ity_I32 || guest_word_type == Ity_I64);
479 if (host_word_szB == 8) host_word_type = Ity_I64;
678 host_word_type==Ity_I64 ? Iop_CmpNE64 : Iop_CmpNE32,
680 host_word_type==Ity_I64
    [all...]
host_x86_isel.c 335 if (arg_ty == Ity_I64) {
    [all...]
host_arm_isel.c 490 else if (aTy == Ity_I64) {
539 else if (aTy == Ity_I64) {
595 Suppose the arg types are (Ity_I32, Ity_I64). Then we will have
    [all...]
  /external/valgrind/main/VEX/
test_main.c 535 Ity_I32 or Ity_I64 only. */
655 case Ity_I64: return ty;
657 case Ity_F64: return Ity_I64;
672 case Ity_I64: return IRExpr_Const(IRConst_U64(0));
738 return assignNew(mce, Ity_I64, binop(Iop_And64, a1, a2));
770 return assignNew(mce, Ity_I64, binop(Iop_Or64, a1, a2));
784 case Ity_I64: return mkUifU64(mce, a1, a2);
858 return assignNew(mce, Ity_I64, binop(Iop_Or64, data, vbits));
914 mce, Ity_I64,
916 assignNew(mce, Ity_I64, unop(Iop_Not64, data)),
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c 288 typeof_SP = sizeof_SP==4 ? Ity_I32 : Ity_I64;
    [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 786 IRTemp t1 = newIRTemp(sbOut->tyenv, Ity_I64);
787 IRTemp t2 = newIRTemp(sbOut->tyenv, Ity_I64);
790 IRStmt* st1 = assign(t1, IRExpr_Load(END, Ity_I64, counter_addr));
813 tl_assert(tyAddr == Ity_I32 || tyAddr == Ity_I64);
    [all...]
  /external/valgrind/tsan/
ts_valgrind.cc 975 sp_type = layout->sizeof_SP == 8 ? Ity_I64 : Ity_I32;
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 907 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
927 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
    [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]
  /external/valgrind/main/lackey/
lk_main.c 313 case Ity_I64: return 4;
    [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c     [all...]
  /external/valgrind/main/callgrind/
main.c 671 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
691 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
    [all...]

Completed in 643 milliseconds

1 2