Home | History | Annotate | Download | only in Sema

Lines Matching refs:Arithmetic

4903     Arithmetic,
4978 Form = Arithmetic;
4994 Form = Arithmetic;
5004 Form = Arithmetic;
5086 // For an arithmetic operation, the implied arithmetic must be well-formed.
5087 if (Form == Arithmetic) {
5184 case Arithmetic:
5227 // The second argument is the non-atomic operand. For arithmetic, this
5232 if (Form == Arithmetic && ValType->isPointerType())
5234 else if (Form == Init || Form == Arithmetic)
5296 case Arithmetic:
6728 /// or a value of the form 0x??FF (i.e. a member of the arithmetic progression
8713 // via usual arithmetic conversions and thus there might be no necessary
8740 /// Return true if \p ICE is an implicit argument promotion of an arithmetic
14591 // arithmetic also allow the index (offset) to be equal to size since