Searched refs:PointerLikeModel (Results 1 – 3 of 3) sorted by relevance
18 struct PointerLikeModel struct19 : public mlir::omp::PointerLikeType::ExternalModel<PointerLikeModel<T>, T> {
39 struct PointerLikeModel struct40 : public PointerLikeType::ExternalModel<PointerLikeModel<T>, T> {58 PointerLikeModel<LLVM::LLVMPointerType>>(*getContext()); in initialize()59 MemRefType::attachInterface<PointerLikeModel<MemRefType>>(*getContext()); in initialize()
978 fir::ReferenceType::attachInterface<PointerLikeModel<fir::ReferenceType>>( in registerTypes()981 fir::PointerType::attachInterface<PointerLikeModel<fir::PointerType>>( in registerTypes()