Searched defs:TCGTemp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg.h244 typedef struct TCGTemp { struct
262 } TCGTemp; typedef in typeref:struct:TCGTemp
276 TCGTemp *temps; /* globals first, temps after */
302 TCGTemp static_temps[TCG_MAX_TEMPS];

Completed in 64 milliseconds