HomeSort by relevance Sort by last modified time
    Searched defs:rreg (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_generic_reg_alloc2.c 79 HReg rreg; member in struct:__anon29059
95 /* Which rreg is this for? */
96 HReg rreg; member in struct:__anon29060
106 rreg has the same value as the spill slot for the associated
108 spill store or reload for this rreg. */
130 rreg" is the main beneficiary.
133 associated with any rreg, that entry can be set to INVALID_RREG_NO.
353 HReg rreg, vreg, vregS, vregD; local
391 /* The vreg -> rreg map constructed and then applied to each
429 (*ppReg)(rreg_state[z].rreg); \
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 608 ;// $rreg = "" don't stack any registers
618 M_START $name, $rreg, $dreg
631 _M_GETRREGLIST $rreg
662 _M_GETRREGLIST $rreg
663 IF "$rreg"=""
667 IF "$rreg"="lr":LOR:"$rreg"="r4"
672 IF "$rreg"="r5":LOR:"$rreg"="r6"
677 IF "$rreg"="r7":LOR:"$rreg"="r8
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 611 ;// $rreg = "" don't stack any registers
621 M_START $name, $rreg, $dreg
634 _M_GETRREGLIST $rreg
665 _M_GETRREGLIST $rreg
666 IF "$rreg"=""
670 IF "$rreg"="lr":LOR:"$rreg"="r4"
675 IF "$rreg"="r5":LOR:"$rreg"="r6"
680 IF "$rreg"="r7":LOR:"$rreg"="r8
    [all...]

Completed in 55 milliseconds