Searched refs:IsHigh (Results 1 – 1 of 1) sorted by relevance
152 bool IsHigh = isHighReg(Reg); in expandRIPseudo() local153 MI.setDesc(get(IsHigh ? HighOpcode : LowOpcode)); in expandRIPseudo()154 if (IsHigh && ConvertHigh) in expandRIPseudo()