Searched refs:emitArrayLength (Results 1 – 5 of 5) sorted by relevance
1428 llvm::Value *length = emitArrayLength(arrayType, type, begin); in emitDestroy()
80 auto NumElements = emitArrayLength(ArrayTy, ElementTy, DestBegin); in EmitOMPAggregateAssign()
1370 llvm::Value *CodeGenFunction::emitArrayLength(const ArrayType *origArrayType, in emitArrayLength() function in CodeGenFunction
1619 emitArrayLength(arrayType, elementType, arrayBegin); in EmitCXXAggrConstructorCall()
1619 llvm::Value *emitArrayLength(const ArrayType *arrayType,