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

  /external/valgrind/VEX/priv/
host_generic_regs.h 416 static inline RetLoc mk_RetLoc_spRel ( RetLocPrimary pri, Int off ) {
host_arm64_isel.c 747 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
752 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_mips_isel.c 624 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
629 *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_arm_isel.c 487 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 128);
811 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
816 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_amd64_isel.c 677 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
681 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
    [all...]
host_ppc_isel.c     [all...]

Completed in 639 milliseconds