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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c552 t0 = tcg_temp_local_new(TCG_TYPE_TL);
569 a0 = tcg_temp_local_new(TCG_TYPE_TL);
574 t0 = tcg_temp_local_new(TCG_TYPE_TL);
752 t0 = tcg_temp_local_new(TCG_TYPE_TL);
1653 t0 = tcg_temp_local_new();
1654 t1 = tcg_temp_local_new();
1743 t0 = tcg_temp_local_new();
1744 t1 = tcg_temp_local_new();
1745 t2 = tcg_temp_local_new();
1746 a0 = tcg_temp_local_new();
[all...]
/vbox/src/recompiler/tcg/
H A Dtcg-op.h2086 #define tcg_temp_local_new() tcg_temp_local_new_i32() macro
2097 #define tcg_temp_local_new() tcg_temp_local_new_i64() macro

Completed in 797 milliseconds