Searched refs:emit_endif (Results 1 – 3 of 3) sorted by relevance
86 void emit_endif();888 emit_endif(); in visit()1049 void AssamblerVisitor::emit_endif() in emit_endif() function in r600::AssamblerVisitor
1671 bool emit_endif = true; in brw_ENDIF() local1686 emit_endif = false; in brw_ENDIF()1693 if (emit_endif) in brw_ENDIF()1705 if (!emit_endif) { in brw_ENDIF()
1091 emit_endif(struct svga_shader_emitter *emit, in emit_endif() function2963 return emit_endif( emit, insn ); in svga_emit_instruction()