Searched defs:kernel_id (Results 1 – 5 of 5) sorted by relevance
90 auto kernel_id = inst->words[inst->operands[4].offset]; in ParseExtendedInst() local114 auto kernel_id = inst->words[inst->operands[4].offset]; in ParseExtendedInst() local139 auto kernel_id = inst->words[inst->operands[4].offset]; in ParseExtendedInst() local
116 void CLTuner::add_lws_to_table(const std::string &kernel_id, cl::NDRange optimal_lws) in add_lws_to_table()259 std::string kernel_id = token; in load_from_file() local
247 const auto kernel_id = inst->GetOperandAs<uint32_t>(4); in ValidateClspvReflectionKernel() local
277 const auto kernel_id = inst->GetOperandAs<uint32_t>(4); in ValidateClspvReflectionKernel() local