Searched refs:qf_name_view (Results 1 – 1 of 1) sorted by relevance
81 std::string_view qf_name_view(qfunction_name); in CeedQFunctionBuildKernel_Sycl() local84 const std::string kernel_name = "CeedKernelSyclRefQFunction_" + std::string(qf_name_view); in CeedQFunctionBuildKernel_Sycl()152 code << " " << qf_name_view << "(ctx, 1, inputs, outputs);\n\n"; in CeedQFunctionBuildKernel_Sycl()