Searched defs:high_reg (Results 1 – 8 of 8) sorted by relevance
67 bool high_reg = (kind == kLongHiVReg) || (kind == kDoubleHiVReg); in IsInContext() local
407 RegStorage high_reg = AllocTemp(); in AllocTempWide() local491 RegStorage high_reg = FindLiveReg(reg_pool_->core_regs_, s_reg + 1); in AllocLiveReg() local1456 int high_reg = promotion_map_[p_map_idx+1].fp_reg; in DoPromotion() local1468 int high_reg = promotion_map_[p_map_idx+1].core_reg; in DoPromotion() local
199 #define ENCODE_REG_PAIR(low_reg, high_reg) ((low_reg & 0xff) | ((high_reg & 0xff) << 8)) argument200 #define DECODE_REG_PAIR(both_regs, low_reg, high_reg) \ argument
114 constexpr RegStorage(RegStorageKind rs_kind, int low_reg, int high_reg) in RegStorage()
845 int high_reg = promotion_map_[p_map_idx+1].fp_reg; in AllocPreservedDouble() local
176 RegStorage high_reg = rl_src1.reg.GetHigh(); in GenFusedLongCmpImmBranch() local919 RegStorage high_reg = AllocTemp(); in GenInlinedCas() local
796 int high_reg = current->GetHighInterval()->GetRegister(); in TryAllocateFreeReg() local
479 RegStorage high_reg = rl_src1.reg.GetHigh(); in GenFusedLongCmpImmBranch() local