OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_const_ptr
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-arm/
translate-android.h
188
TCGv_ptr tmp_pc =
tcg_const_ptr
(pc & ~1);
189
TCGv_ptr tmp_ret =
tcg_const_ptr
(ret & ~1);
201
TCGv_ptr tmp_ret =
tcg_const_ptr
(ret & ~1);
/external/qemu/tcg/
tcg.h
462
#define
tcg_const_ptr
tcg_const_i32
macro
472
#define
tcg_const_ptr
tcg_const_i64
macro
tcg-op.h
392
fn =
tcg_const_ptr
((tcg_target_long)func);
408
fn =
tcg_const_ptr
((tcg_target_long)func);
421
fn =
tcg_const_ptr
((tcg_target_long)func);
[
all
...]
Completed in 20 milliseconds