Home
last modified time | relevance | path

Searched refs:emitArrayLength (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp1428 llvm::Value *length = emitArrayLength(arrayType, type, begin); in emitDestroy()
DCGStmtOpenMP.cpp80 auto NumElements = emitArrayLength(ArrayTy, ElementTy, DestBegin); in EmitOMPAggregateAssign()
DCodeGenFunction.cpp1370 llvm::Value *CodeGenFunction::emitArrayLength(const ArrayType *origArrayType, in emitArrayLength() function in CodeGenFunction
DCGClass.cpp1619 emitArrayLength(arrayType, elementType, arrayBegin); in EmitCXXAggrConstructorCall()
DCodeGenFunction.h1619 llvm::Value *emitArrayLength(const ArrayType *arrayType,