Lines Matching refs:push
1662 push(const expr_result& v)
4764 scope_stack().push(cur_transl_unit()->get_global_scope().get());
7592 /// If the current operation in the dwarf expression represents a push
7747 ctxt.push(r);
7754 /// If the current operation in the dwarf expression represents a push
7877 ctxt.push(r);
7918 ctxt.push(v);
7929 ctxt.push(v);
7935 ctxt.push(v);
7942 ctxt.push(v);
7949 ctxt.push(v);
7957 ctxt.push(v);
7966 ctxt.push(v);
7971 ctxt.push(v);
7980 ctxt.push(v);
7985 ctxt.push(v);
8006 /// If the current operation in the dwarf expression represents a push
8045 ctxt.push(val1);
8052 ctxt.push(val1 & val2);
8060 ctxt.push(val2 / val1);
8066 ctxt.push(val2 - val1);
8072 ctxt.push(val2 % val1);
8078 ctxt.push(val2 * val1);
8083 ctxt.push(-val1);
8088 ctxt.push(~val1);
8094 ctxt.push(val1 | val2);
8100 ctxt.push(val2 + val1);
8106 ctxt.push(val1);
8112 ctxt.push(val2 << val1);
8119 ctxt.push(val2 >> val1);
8125 ctxt.push(val2 ^ val1);
8139 /// If the current operation in the dwarf expression represents a push
8199 ctxt.push(val1);
12080 rdr.scope_stack().push(result.get());
12898 rdr.scope_stack().push(scop.get());
13247 rdr.scope_stack().push(scop.get());
15580 rdr.scope_stack().push(scope);