Searched refs:kExecute (Results 1 – 5 of 5) sorted by relevance
43 kExecute = 0, enumerator
70 execution_type(ExecutionType::kExecute), in Options()
43 static constexpr const char *kExecute = "mlirAsyncRuntimeExecute"; variable131 addFuncDecl(kExecute, AsyncAPI::executeFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()519 builder.create<CallOp>(loc, TypeRange(), kExecute, executeArgs); in outlineExecuteOp()
380 amber_options.execution_type = amber::ExecutionType::kExecute; in iterate()
529 : amber::ExecutionType::kExecute; in main()