Lines Matching refs:set_tok_const
220 #define set_tok_const(t, n) (memset (&(t), 0, sizeof (t)), \ macro
1344 set_tok_const (newtok[1], addend); in load_expression()
1349 set_tok_const (newtok[1], 0); in load_expression()
1376 set_tok_const (*poffset, 0); in load_expression()
1486 set_tok_const (*poffset, 0); in load_expression()
1576 set_tok_const (newtok[1], lit); in load_expression()
1601 set_tok_const (*poffset, 0); in load_expression()
1629 set_tok_const (newtok[1], extra); in load_expression()
1637 set_tok_const (newtok[1], high); in load_expression()
1646 set_tok_const (newtok[1], low); in load_expression()
1653 set_tok_const (*poffset, low); in load_expression()
2290 set_tok_const (newtok[1], 0); in emit_ldXu()
2355 set_tok_const (newtok[1], 0); in emit_uldXu()
2361 set_tok_const (newtok[1], (1 << lgsize) - 1); in emit_uldXu()
2442 set_tok_const (newtok[1], 0); in emit_stX()
2495 set_tok_const(newtok[1], 0); in emit_stX()
2529 set_tok_const (newtok[1], 0); in emit_ustX()
2535 set_tok_const (newtok[1], (1 << lgsize) - 1); in emit_ustX()
2572 set_tok_const (newtok[1], (1 << lgsize) - 1); in emit_ustX()
2578 set_tok_const (newtok[1], 0); in emit_ustX()
2601 set_tok_const (newtok[1], bitshift); in emit_sextX()
2701 set_tok_const (newtok[2], 0); in emit_division()
2801 set_tok_const (newtok[1], 0); in emit_division()
2860 set_tok_const (newtok[2], 0); in emit_jsrjmp()
2943 set_tok_const (newtok[2], strcmp (opname, "ret") == 0); in emit_retjcr()
2971 set_tok_const (newtok[1], 0); in emit_ldgp()