Searched defs:nuw (Results 1 – 3 of 3) sorted by relevance
968 constexpr void setNUW(bool nuw) noexcept { isNUW_ = nuw; } in setNUW()
870 bool nuw = false, uint8_t uses_ub = 0) in emit_vop2_instruction()
3199 bool nuw = false; in visitShift() local