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

  /external/valgrind/main/VEX/priv/
host_generic_regs.h 287 static inline RetLoc mk_RetLoc_spRel ( RetLocPrimary pri, Int off ) {
host_arm64_isel.c 780 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
785 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_s390_isel.c 619 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
625 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_mips_isel.c 629 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
634 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_x86_isel.c 670 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
675 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_amd64_isel.c 678 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
682 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_ppc_isel.c     [all...]
host_arm_isel.c 676 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
681 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]

Completed in 252 milliseconds