Searched defs:NumOfElements (Results 1 – 5 of 5) sorted by relevance
38 explicit SimpleVLA(unsigned NumOfElements) noexcept { in SimpleVLA()
332 unsigned NumOfElements = AL->getNumElements(); in checkPostStmt() local 340 unsigned NumOfElements = DL->getNumElements(); in checkPostStmt() local
3803 NumOfElements = CGF.Builder.CreateNUWAdd( in emitTaskInit() local 4230 llvm::Value *NumOfElements = nullptr; emitDependClause() local 4526 llvm::Value *NumOfElements; emitTaskCall() local 5631 llvm::Value *NumOfElements; emitTaskwaitCall() local [all...]
2378 EmbedExpr(const ASTContext & Ctx,SourceLocation Loc,EmbedDataStorage * Data,unsigned Begin,unsigned NumOfElements) EmbedExpr() argument
4844 unsigned NumOfElements; global() variable