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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h46 #define vtn_longjmp __builtin_longjmp macro
49 #define vtn_longjmp longjmp macro
H A Dspirv_to_nir.c196 vtn_longjmp(b->fail_jump, 1);

Completed in 10 milliseconds