Home
last modified time | relevance | path

Searched refs:vpush_global_sym (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/perf/
Dtinycc.c5454 static void vpush_global_sym(CType *type, int v);
10191 static void vpush_global_sym(CType *type, int v) in vpush_global_sym() function
10767 vpush_global_sym(&func_old_type, func); in gen_opl()
11370 vpush_global_sym(&func_old_type, TOK___ulltof); in gen_cvt_itof1()
11372 vpush_global_sym(&func_old_type, TOK___ulltod); in gen_cvt_itof1()
11374 vpush_global_sym(&func_old_type, TOK___ulltold); in gen_cvt_itof1()
11393 vpush_global_sym(&func_old_type, TOK___fixunssfdi); in gen_cvt_ftoi1()
11395 vpush_global_sym(&func_old_type, TOK___fixunsdfdi); in gen_cvt_ftoi1()
11397 vpush_global_sym(&func_old_type, TOK___fixunsxfdi); in gen_cvt_ftoi1()
11907 vpush_global_sym(&func_old_type, TOK_memcpy); in vstore()
[all …]