Home
last modified time | relevance | path

Searched defs:storagePtr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp832 auto storagePtr = rewriter.create<func::CallOp>( matchAndRewrite() local
872 auto storagePtr = rewriter.create<func::CallOp>( matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DConvertExprToHLFIR.cpp1677 mlir::Value storagePtr = builder.createTemporary(loc, recTy); gen() local