Home
last modified time | relevance | path

Searched refs:getArrayElement (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.cpp30 mlir::Value CIRGenBuilderTy::getArrayElement(mlir::Location arrayLocBegin, in getArrayElement() function in CIRGenBuilderTy
H A DCIRGenBuilder.h399 mlir::Value getArrayElement(mlir::Location arrayLocBegin,
H A DCIRGenExpr.cpp749 return cgm.getBuilder().getArrayElement(beginLoc, endLoc, ptr, eltTy, idx, in emitArraySubscriptPtr()