Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dcompiler.h51 #define TARGET_GOTO 0 macro
Dmidgard_compile.c2605 ins->branch.target_type = TARGET_GOTO; in emit_loop()
2691 br->branch.target_type = TARGET_GOTO; in mir_add_writeout_loops()
2699 uncond.branch.target_type = TARGET_GOTO; in mir_add_writeout_loops()