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 - 5
of
5
) sorted by null
/external/qemu/
gen-icount.h
22
tcg_temp_free_i32
(count);
38
tcg_temp_free_i32
(tmp);
45
tcg_temp_free_i32
(tmp);
/external/qemu/tcg/
tcg-op.h
435
tcg_temp_free_i32
(t0);
448
tcg_temp_free_i32
(t0);
459
tcg_temp_free_i32
(t0);
482
tcg_temp_free_i32
(t0);
505
tcg_temp_free_i32
(t0);
526
tcg_temp_free_i32
(t0);
542
tcg_temp_free_i32
(t0);
558
tcg_temp_free_i32
(t0);
574
tcg_temp_free_i32
(t0);
589
tcg_temp_free_i32
(t0)
[
all
...]
tcg.h
364
void
tcg_temp_free_i32
(TCGv_i32 arg);
445
#define tcg_temp_free_ptr
tcg_temp_free_i32
tcg.c
495
void
tcg_temp_free_i32
(TCGv_i32 arg)
function
677
tcg_temp_free_i32
(t0);
678
tcg_temp_free_i32
(t1);
[
all
...]
/external/qemu/target-arm/
translate.c
[
all
...]
Completed in 2612 milliseconds