Lines Matching refs:SValue
2169 typedef struct SValue { struct
2176 } SValue; typedef
2372 static SValue vstack[VSTACK_SIZE], *vtop;
5514 SValue *vt; /* C value of the expression */
5735 void load(int r, SValue *sv) in load()
5738 SValue v1; in load()
5800 void store(int r, SValue *v) in store()
6381 SValue v1; in gen_opf()
10219 SValue tmp; in vswap()
10226 void vpushv(SValue *v) in vpushv()
10243 SValue *p, sv; in save_reg()
10301 SValue *p; in get_reg_ex()
10323 SValue *p; in get_reg()
10361 SValue *p, *p1; in save_regs()
10375 SValue sv; in move_reg()
10648 SValue tmp; in vrotb()
10662 SValue tmp; in vrott()
10677 SValue tmp; in vnrott()
10709 SValue sv; in gv_dup()
10750 SValue tmp; in gen_opl()
10978 SValue *v1, *v2; in gen_opic()
11093 SValue *v1, *v2; in gen_opif()
11165 static inline int is_null_pointer(SValue *p) in is_null_pointer()
11180 static void check_comparison_pointer_types(SValue *p1, SValue *p2, int op) in check_comparison_pointer_types()
11967 SValue sv; in vstore()
13074 SValue ret; in unary()
13335 SValue sv; in expr_eq()
16894 SValue *sv, int modifier) in subst_asm_operand()
17007 SValue sv; in asm_gen_code()
17015 SValue sv; in asm_gen_code()
17030 SValue sv; in asm_gen_code()
17041 SValue sv; in asm_gen_code()
17868 SValue sv; in subst_asm_operands()