Searched refs:allocName (Results 1 – 3 of 3) sorted by relevance
126 llvm::StringRef allocName);
664 llvm::StringRef allocName) { in allocateAndInitNewStorage() argument667 loc, box.getBaseTy(), allocName, lengths, extents); in allocateAndInitNewStorage()686 llvm::StringRef allocName) { in genInlinedAllocation() argument691 auto heap = builder.create<fir::AllocMemOp>(loc, box.getBaseTy(), allocName, in genInlinedAllocation()
1130 for (const auto *allocName : allocateNames_) { in Post() local1134 if (allocName->source == symbolPrivate.name()) { in Post()1140 context_.Say(allocName->source, in Post()1144 allocName->ToString()); in Post()