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

  /external/valgrind/VEX/priv/
host_generic_regs.h 391 RLPri_2Int, /* in both primary and secondary int ret regs */
412 vassert(pri >= RLPri_INVALID && pri <= RLPri_2Int);
423 case RLPri_None: case RLPri_Int: case RLPri_2Int:
host_generic_regs.c 323 case RLPri_2Int:
324 vex_printf("RLPri_2Int"); return;
host_x86_isel.c 664 *retloc = mk_RetLoc_simple(RLPri_2Int);
    [all...]
host_ppc_isel.c     [all...]
host_mips_isel.c 617 *retloc = mk_RetLoc_simple(mode64 ? RLPri_Int : RLPri_2Int);
    [all...]
host_arm_isel.c 804 *retloc = mk_RetLoc_simple(RLPri_2Int);
    [all...]
host_amd64_defs.c     [all...]
host_arm_defs.c     [all...]

Completed in 121 milliseconds