OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_temp_free_i64
(Results
1 - 5
of
5
) sorted by null
/external/qemu/target-arm/
translate-android.h
303
tcg_temp_free_i64
(tmpNum);
311
tcg_temp_free_i64
(tmpTb);
312
tcg_temp_free_i64
(tmpNum);
translate.c
299
tcg_temp_free_i64
(tmp64);
313
tcg_temp_free_i64
(tmp64);
330
tcg_temp_free_i64
(tmp2);
344
tcg_temp_free_i64
(tmp2);
837
tcg_temp_free_i64
(val);
[
all
...]
/external/qemu/tcg/
tcg-op.h
1005
tcg_temp_free_i64
(t0);
[
all
...]
tcg.h
396
void
tcg_temp_free_i64
(TCGv_i64 arg);
480
#define tcg_temp_free_ptr
tcg_temp_free_i64
tcg.c
515
void
tcg_temp_free_i64
(TCGv_i64 arg)
function
707
tcg_temp_free_i64
(temp);
[
all
...]
Completed in 521 milliseconds