Searched refs:perf_desc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir_performance.cpp202 struct perf_desc { struct in namespace:__anon104c03580110
203 perf_desc(unit u, int df, int db, int ls, int ld, int la, int lf) : function in struct:__anon104c03580110::perf_desc
261 perf_desc
268 return perf_desc(u, df_1 + df_sd * int(info.sd) + df_sc * int(info.sc),
289 const perf_desc
1184 execute_instruction(state &st, const perf_desc &perf)
1209 mark_read_dependency(state &st, const perf_desc &perf, dependency_id id)
1220 mark_write_dependency(state &st, const perf_desc &perf, dependency_id id)
1340 const perf_desc perf = instruction_desc(info);
1461 const perf_desc per
[all...]

Completed in 4 milliseconds