Home
last modified time | relevance | path

Searched refs:execute_instruction (Results 1 – 4 of 4) sorted by relevance

/external/executorch/runtime/executor/
Dmethod.h314 ET_NODISCARD Error execute_instruction();
Dmethod.cpp1033 Error Method::execute_instruction() { in execute_instruction() function in executorch::runtime::Method
1245 auto status = execute_instruction(); in step()
1298 auto status = execute_instruction(); in execute()
/external/mesa3d/src/intel/compiler/
Dbrw_ir_performance.cpp729 execute_instruction(state &st, const perf_desc &perf) in execute_instruction() function
932 execute_instruction(st, perf); in issue_inst()
/external/mesa3d/src/intel/compiler/elk/
Delk_ir_performance.cpp1076 execute_instruction(state &st, const perf_desc &perf) in execute_instruction() function
1261 execute_instruction(st, perf); in issue_fs_inst()
1363 execute_instruction(st, perf); in issue_vec4_instruction()