Searched defs:heapTy (Results 1 – 8 of 8) sorted by relevance
205 mlir::Type heapTy = fir::HeapType::get(recTy); in TEST_F() local 246 mlir::Type heapTy = fir::HeapType::get(ty); in TEST_F() local
261 if (auto heapTy = mlir::dyn_cast<fir::HeapType>(ty)) extractSequenceType() local 308 if (auto heapTy = mlir::dyn_cast<fir::HeapType>(boxTy.getEleTy())) isScalarBoxedRecordType() local 340 if (auto heapTy = mlir::dyn_cast<fir::HeapType>(boxTy.getEleTy())) isAllocatableOrPointerArray() local 590 } else if (auto heapTy = mlir::dyn_cast_or_null<fir::HeapType>(ty)) { getTypeAsString() local
442 if (auto heapTy = mlir::dyn_cast<fir::HeapType>(ty)) updateTypeForUnlimitedPolymorphic() local
309 if (auto heapTy = mlir::dyn_cast_or_null<fir::HeapType>(elTy)) convertType() local
489 mlir::Type heapTy = heap.getType(); convertAllocationType() local
333 fir::HeapType heapTy = genBoxCombiner() local
1011 if (auto heapTy = mlir::dyn_cast<fir::HeapType>(ty)) getReductionInitValue() local 1390 if (auto heapTy = mlir::dyn_cast<fir::HeapType>(ty)) isSupportedReductionType() local
966 mlir::Type heapTy = heap.getType(); matchAndRewrite() local