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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dcompiler.h52 #define TARGET_BREAK 1 macro
H A Dmidgard_compile.c2456 br.branch.target_type = TARGET_BREAK;
2916 if (ins->branch.target_type != TARGET_BREAK) continue;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c88 #define TARGET_BREAK 1 macro
1959 br.branch.target_type = TARGET_BREAK;
3753 if (ins->branch.target_type != TARGET_BREAK) continue;

Completed in 13 milliseconds