Searched refs:NoUWrap (Results 1 – 6 of 6) sorted by relevance
534 MIFlags |= MachineInstr::MIFlag::NoUWrap; in copyFlagsFromInstruction()1535 if (getFlag(MachineInstr::NoUWrap)) in print()
749 if (MI.getFlag(MachineInstr::NoUWrap)) in print()
101 NoUWrap = 1 << 11, // Instruction supports binary operator enumerator
878 MI->setFlag(MachineInstr::MIFlag::NoUWrap); in EmitMachineNode()
1849 MachineInstr::NoUWrap); in translateAlloca()
1207 Flags |= MachineInstr::NoUWrap; in parseInstruction()