OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_temp_free_i32
(Results
1 - 6
of
6
) sorted by null
/external/qemu/
gen-icount.h
24
tcg_temp_free_i32
(count);
40
tcg_temp_free_i32
(tmp);
47
tcg_temp_free_i32
(tmp);
/external/qemu/target-arm/
translate.c
153
tcg_temp_free_i32
(var);
192
tcg_temp_free_i32
(var);
209
tcg_temp_free_i32
(tmp_mask);
219
tcg_temp_free_i32
(tmp);
229
tcg_temp_free_i32
(tmp2);
234
tcg_temp_free_i32
(tmp1);
246
tcg_temp_free_i32
(tmp);
295
tcg_temp_free_i32
(b);
309
tcg_temp_free_i32
(b);
326
tcg_temp_free_i32
(a)
[
all
...]
translate-android.h
289
tcg_temp_free_i32
(tmp);
302
tcg_temp_free_i32
(tmpTb);
/external/qemu/tcg/
tcg-op.h
484
tcg_temp_free_i32
(t0);
497
tcg_temp_free_i32
(t0);
508
tcg_temp_free_i32
(t0);
531
tcg_temp_free_i32
(t0);
554
tcg_temp_free_i32
(t0);
575
tcg_temp_free_i32
(t0);
591
tcg_temp_free_i32
(t0);
607
tcg_temp_free_i32
(t0);
623
tcg_temp_free_i32
(t0);
638
tcg_temp_free_i32
(t0)
[
all
...]
tcg.h
381
void
tcg_temp_free_i32
(TCGv_i32 arg);
470
#define tcg_temp_free_ptr
tcg_temp_free_i32
tcg.c
510
void
tcg_temp_free_i32
(TCGv_i32 arg)
function
756
tcg_temp_free_i32
(t0);
757
tcg_temp_free_i32
(t1);
[
all
...]
Completed in 115 milliseconds