Searched refs:load_program (Results 1 – 6 of 6) sorted by relevance
68 unsigned load_program(
43 if (!load_program(c, &test_file, filename)) { in test_rc_optimize()
58 if (!load_program(c, &test_file, filename)) { in test_runner_rc_regalloc()
533 unsigned load_program( in load_program() function
174 Program program = load_program(program_name, program_source, is_binary); in create_kernel()187 const Program &CLCompileContext::load_program(const std::string &program_name, const std::string &p… in load_program() function in arm_compute::CLCompileContext
326 …const Program &load_program(const std::string &program_name, const std::string &program_source, bo…