Searched defs:high_reg (Results 1 – 8 of 8) sorted by relevance
67 bool high_reg = (kind == kLongHiVReg) || (kind == kDoubleHiVReg); in IsInContext() local
421 RegStorage high_reg = AllocTemp(); in AllocTempWide() local506 RegStorage high_reg = FindLiveReg(reg_pool_->core_regs_, s_reg + 1); in AllocLiveReg() local1324 int high_reg = promotion_map_[p_map_idx+1].fp_reg; in DoPromotion() local1336 int high_reg = promotion_map_[p_map_idx+1].core_reg; in DoPromotion() local
210 #define ENCODE_REG_PAIR(low_reg, high_reg) ((low_reg & 0xff) | ((high_reg & 0xff) << 8)) argument211 #define DECODE_REG_PAIR(both_regs, low_reg, high_reg) \ argument
439 int high_reg = promotion_map_[lowreg_index + 1].fp_reg; in FlushIns() local
113 constexpr RegStorage(RegStorageKind rs_kind, int low_reg, int high_reg) in RegStorage()
766 int high_reg = promotion_map_[p_map_idx+1].fp_reg; in AllocPreservedDouble() local
165 RegStorage high_reg = rl_src1.reg.GetHigh(); in GenFusedLongCmpImmBranch() local885 RegStorage high_reg = AllocTemp(); in GenInlinedCas() local
475 RegStorage high_reg = rl_src1.reg.GetHigh(); in GenFusedLongCmpImmBranch() local