Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isUnsignedIntegerType

424     if (Ops.Ty->isUnsignedIntegerType() && CGF.SanOpts->UnsignedIntegerOverflow)
1574 !(type->isUnsignedIntegerType() &&
1625 } else if (CanOverflow && type->isUnsignedIntegerType() &&
2016 !(type->isUnsignedIntegerType() &&
2476 if (op.Ty->isUnsignedIntegerType() && CGF.SanOpts->UnsignedIntegerOverflow)
2506 if (op.Ty->isUnsignedIntegerType() && CGF.SanOpts->UnsignedIntegerOverflow)