Home
last modified time | relevance | path

Searched refs:arrayLocBegin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.cpp30 mlir::Value CIRGenBuilderTy::getArrayElement(mlir::Location arrayLocBegin, in getArrayElement() argument
37 basePtr = maybeBuildArrayDecay(arrayLocBegin, arrayPtr, eltTy); in getArrayElement()
H A DCIRGenBuilder.h399 mlir::Value getArrayElement(mlir::Location arrayLocBegin,