Home
last modified time | relevance | path

Searched defs:absent (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DConvertToFIR.cpp225 mlir::Value absent = in genOptionalCopyIn() local
376 mlir::Value absent = in matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DHlfirIntrinsics.cpp190 auto absent = builder.create<fir::AbsentOp>(loc, boxType); loadBoxAddress() local
H A DConvertCall.cpp276 mlir::Value absent = in remapActualToDummyDescriptors() local
1786 auto absent = builder.create<fir::AbsentOp>(loc, boxType); genOptionalBox() local
[all...]
H A DConvertExpr.cpp505 auto absent = builder.create<fir::AbsentOp>(loc, boxType); genOptionalBox() local
2491 mlir::Value absent = prepareActualToBaseAddressLike() local
2709 auto absent = builder.create<fir::AbsentOp>(loc, argTy); genRawProcedureRef() local
2733 auto absent = builder.create<fir::AbsentOp>(loc, argTy); genRawProcedureRef() local
2784 auto absent = genRawProcedureRef() local
2821 auto absent = genRawProcedureRef() local
4739 auto absent = builder.create<fir::AbsentOp>(loc, argTy); genElementalUserDefinedProcRef() local
[all...]
H A DOpenACC.cpp105 mlir::Value absent = __anon0089c3c10402() local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1806 Region &absent = getAbsentRegion(); verify() local