Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp145 struct NOP_ctx_gfx10 { struct
155 void join(const NOP_ctx_gfx10 &other) { in join() argument
166 bool operator==(const NOP_ctx_gfx10 &other) in operator ==() argument
589 void handle_instruction_gfx10(Program *program, Block *cur_block, NOP_ctx_gfx10 &ctx, in handle_instruction_gfx10()
810 mitigate_hazards<NOP_ctx_gfx10, handle_instruction_gfx10>(program); in insert_NOPs()