Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp265 calculate_desc(const instruction_info &info, enum intel_eu_unit u, in calculate_desc() function
364 return calculate_desc(info, EU_UNIT_FPU, 0, 2, 0, 0, 2, in instruction_desc()
368 return calculate_desc(info, EU_UNIT_FPU, 0, 4, 0, 0, 4, in instruction_desc()
371 return calculate_desc(info, EU_UNIT_FPU, 0, 2, 0, 0, 2, in instruction_desc()
374 return calculate_desc(info, EU_UNIT_FPU, 0, 2, 0, 0, 2, in instruction_desc()
377 return calculate_desc(info, EU_UNIT_FPU, 0, 2, 0, 0, 2, in instruction_desc()
389 return calculate_desc(info, EU_UNIT_FPU, 0, 2, 0, 0, 2, in instruction_desc()
393 return calculate_desc(info, EU_UNIT_FPU, 0, 4, 0, 0, 4, in instruction_desc()
396 return calculate_desc(info, EU_UNIT_FPU, 0, 2, 0, 0, 2, in instruction_desc()
400 return calculate_desc(inf in instruction_desc()
[all...]

Completed in 1 milliseconds