Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp952 class RuntimeDropRefOpLowering class
955 explicit RuntimeDropRefOpLowering(TypeConverter &converter, MLIRContext *ctx) in RuntimeDropRefOpLowering() function in __anonbcc505752611::RuntimeDropRefOpLowering
1021 RuntimeAddRefOpLowering, RuntimeDropRefOpLowering>(converter, in runOnOperation()