Searched refs:getArrayElement (Results 1 – 3 of 3) sorted by relevance
30 mlir::Value CIRGenBuilderTy::getArrayElement(mlir::Location arrayLocBegin, in getArrayElement() function in CIRGenBuilderTy
399 mlir::Value getArrayElement(mlir::Location arrayLocBegin,
749 return cgm.getBuilder().getArrayElement(beginLoc, endLoc, ptr, eltTy, idx, in emitArraySubscriptPtr()