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

  /external/valgrind/main/VEX/priv/
host_generic_regs.h 262 RLPri_2Int, /* in both primary and secondary int ret regs */
283 vassert(pri >= RLPri_INVALID && pri <= RLPri_2Int);
294 case RLPri_None: case RLPri_Int: case RLPri_2Int:
host_generic_regs.c 234 case RLPri_2Int:
235 vex_printf("RLPri_2Int"); return;
host_x86_isel.c 664 *retloc = mk_RetLoc_simple(RLPri_2Int);
    [all...]
host_mips_isel.c 622 *retloc = mk_RetLoc_simple(mode64 ? RLPri_Int : RLPri_2Int);
    [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c 669 *retloc = mk_RetLoc_simple(RLPri_2Int);
    [all...]
host_arm_defs.c     [all...]

Completed in 190 milliseconds