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

  /external/valgrind/main/VEX/priv/
host_generic_regs.h 261 RLPri_Int, /* in the primary int return reg */
294 case RLPri_None: case RLPri_Int: case RLPri_2Int:
host_generic_regs.c 232 case RLPri_Int:
233 vex_printf("RLPri_Int"); return;
host_mips_isel.c 622 *retloc = mk_RetLoc_simple(mode64 ? RLPri_Int : RLPri_2Int);
625 *retloc = mk_RetLoc_simple(RLPri_Int);
    [all...]
host_amd64_isel.c 675 *retloc = mk_RetLoc_simple(RLPri_Int);
    [all...]
host_arm64_isel.c 777 *retloc = mk_RetLoc_simple(RLPri_Int);
    [all...]
host_ppc_isel.c     [all...]
host_x86_isel.c 667 *retloc = mk_RetLoc_simple(RLPri_Int);
    [all...]
host_s390_isel.c 614 *retloc = mk_RetLoc_simple(RLPri_Int);
    [all...]
host_arm_isel.c 672 *retloc = mk_RetLoc_simple(RLPri_Int);
    [all...]
host_arm_defs.c     [all...]

Completed in 205 milliseconds