Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Frontend/
H A DFrontendActions.h219 std::unique_ptr<mlir::MLIRContext> mlirCtx; variable
/llvm-project/mlir/lib/CAPI/Dialect/
H A DGPU.cpp38 MlirAttribute mlirGPUObjectAttrGet(MlirContext mlirCtx, MlirAttribute target, in mlirGPUObjectAttrGet() argument