Searched refs:ExtraBaseRegUpdate (Results 1 – 1 of 1) sorted by relevance
4952 int64_t ExtraBaseRegUpdate = in emitLoop() local4956 << ", ExtraBaseRegUpdate=" << ExtraBaseRegUpdate in emitLoop()4964 int64_t STGOffset = ExtraBaseRegUpdate + 16; in emitLoop()4975 } else if (ExtraBaseRegUpdate) { in emitLoop()4977 int64_t AddSubOffset = std::abs(ExtraBaseRegUpdate); in emitLoop()4981 TII->get(ExtraBaseRegUpdate > 0 ? AArch64::ADDXri : AArch64::SUBXri)) in emitLoop()