Searched refs:mlirCtx (Results 1 – 2 of 2) sorted by relevance
33 mlir::MLIRContext &mlirCtx,
2685 mlir::MLIRContext *mlirCtx = mlirModule.getContext(); in lowerDirectlyFromCIRToLLVMIR() local2687 mlir::PassManager pm(mlirCtx); in lowerDirectlyFromCIRToLLVMIR()2698 mlir::registerBuiltinDialectTranslation(*mlirCtx); in lowerDirectlyFromCIRToLLVMIR()2699 mlir::registerLLVMDialectTranslation(*mlirCtx); in lowerDirectlyFromCIRToLLVMIR()2700 mlir::registerCIRDialectTranslation(*mlirCtx); in lowerDirectlyFromCIRToLLVMIR()