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

  /external/valgrind/main/VEX/priv/
host_generic_regs.h 263 RLPri_V128SpRel, /* 128-bit value, on the stack */
272 /* For .pri == RLPri_V128SpRel or RLPri_V256SpRel only, gives
288 vassert(pri >= RLPri_V128SpRel && pri <= RLPri_V256SpRel);
296 case RLPri_V128SpRel: case RLPri_V256SpRel:
host_generic_regs.c 236 case RLPri_V128SpRel:
237 vex_printf("RLPri_V128SpRel(%d)", ska.spOff); return;
host_arm64_isel.c 780 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
    [all...]
host_s390_isel.c 619 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
    [all...]
host_mips_isel.c 629 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
    [all...]
host_x86_isel.c 670 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
    [all...]
host_amd64_isel.c 678 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
    [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c 676 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
    [all...]

Completed in 503 milliseconds