Searched refs:IsEffectivelyImm13 (Results 1 – 2 of 2) sorted by relevance
520 bool IsEffectivelyImm13 = in expandSET() local533 if (!IsEffectivelyImm13) { in expandSET()554 if (!IsImm || IsEffectivelyImm13 || (ImmValue & 0x3ff)) { in expandSET()557 if (IsEffectivelyImm13) in expandSET()
492 bool IsEffectivelyImm13 = in expandSET() local505 if (!IsEffectivelyImm13) { in expandSET()526 if (!IsImm || IsEffectivelyImm13 || (ImmValue & 0x3ff)) { in expandSET()529 if (IsEffectivelyImm13) in expandSET()