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

  /external/valgrind/main/VEX/priv/
host_generic_regs.h 264 RLPri_V256SpRel /* 256-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 238 case RLPri_V256SpRel:
239 vex_printf("RLPri_V256SpRel(%d)", ska.spOff); return;
host_amd64_isel.c 682 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_arm64_isel.c 785 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_s390_isel.c 625 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_mips_isel.c 634 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_x86_isel.c 675 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c 681 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]

Completed in 93 milliseconds