Searched refs:emitPointerArithmetic (Results 1 – 1 of 1) sorted by relevance
2297 static Value *emitPointerArithmetic(CodeGenFunction &CGF, in emitPointerArithmetic() function2461 return emitPointerArithmetic(CGF, op, /*subtraction*/ false); in EmitAdd()2522 return emitPointerArithmetic(CGF, op, /*subtraction*/ true); in EmitSub()