HomeSort by relevance Sort by last modified time
    Searched refs:aTy (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/memcheck/
mc_translate.c     [all...]
  /external/valgrind/main/VEX/priv/
host_arm_isel.c 482 IRType aTy = typeOfIRExpr(env->type_env, args[i]);
485 if (aTy == Ity_I32) {
490 else if (aTy == Ity_I64) {
532 IRType aTy = typeOfIRExpr(env->type_env, args[i]);
535 if (aTy == Ity_I32) {
539 else if (aTy == Ity_I64) {
    [all...]

Completed in 652 milliseconds