Home
last modified time | relevance | path

Searched refs:RuntimeAddRefOpLowering (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp946 class RuntimeAddRefOpLowering : public RefCountingOpLowering<RuntimeAddRefOp> { class
948 explicit RuntimeAddRefOpLowering(TypeConverter &converter, MLIRContext *ctx) in RuntimeAddRefOpLowering() function in __anonbcc505752611::RuntimeAddRefOpLowering
1021 RuntimeAddRefOpLowering, RuntimeDropRefOpLowering>(converter, in runOnOperation()