Home
last modified time | relevance | path

Searched defs:emitPointerArithmetic (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1328 static mlir::Value emitPointerArithmetic(CIRGenFunction &cgf, in emitPointerArithmetic() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4187 static Value *emitPointerArithmetic(CodeGenFunction &CGF, in emitPointerArithmetic() function