OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_temp_new_internal_i32
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg.h
372
TCGv_i32
tcg_temp_new_internal_i32
(int temp_local);
375
return
tcg_temp_new_internal_i32
(0);
379
return
tcg_temp_new_internal_i32
(1);
tcg.c
470
TCGv_i32
tcg_temp_new_internal_i32
(int temp_local)
function
[
all
...]
Completed in 237 milliseconds