Searched defs:mapCaptureType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | Utils.cpp | 125 createMapInfoOp(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value baseAddr,mlir::Value varPtrPtr,std::string name,llvm::ArrayRef<mlir::Value> bounds,llvm::ArrayRef<mlir::Value> members,mlir::DenseIntElementsAttr membersIndex,uint64_t mapType,mlir::omp::VariableCaptureKind mapCaptureType,mlir::Type retTy,bool partialMap) createMapInfoOp() argument
|
/llvm-project/mlir/lib/Dialect/OpenMP/IR/ |
H A D | OpenMPDialect.cpp | 1258 printCaptureType(OpAsmPrinter & p,Operation * op,VariableCaptureKindAttr mapCaptureType) printCaptureType() argument [all...] |