Searched refs:ZeroImm (Results 1 – 1 of 1) sorted by relevance
1015 bool ZeroImm = Operand.isImm() && Operand.getImm() == 0; in ExpandTMOV32BitImm() local1020 if (PendingShift && (!ZeroImm || Byte == 3)) { in ExpandTMOV32BitImm()1034 if (!ZeroImm) { in ExpandTMOV32BitImm()1048 if (PendingShift || !ZeroImm) in ExpandTMOV32BitImm()