Home
last modified time | relevance | path

Searched refs:PL_savestack_ix (Results 1 – 25 of 112) sorted by relevance

12345

/dports/lang/perl5.34/perl-5.34.0/
H A Dscope.h125 I32 ix = PL_savestack_ix; \
134 assert(PL_savestack_ix <= PL_savestack_max);
145 #define SSPOPINT (PL_savestack[--PL_savestack_ix].any_i32)
146 #define SSPOPLONG (PL_savestack[--PL_savestack_ix].any_long)
147 #define SSPOPBOOL (PL_savestack[--PL_savestack_ix].any_bool)
148 #define SSPOPIV (PL_savestack[--PL_savestack_ix].any_iv)
149 #define SSPOPUV (PL_savestack[--PL_savestack_ix].any_uv)
150 #define SSPOPPTR (PL_savestack[--PL_savestack_ix].any_ptr)
151 #define SSPOPDPTR (PL_savestack[--PL_savestack_ix].any_dptr)
152 #define SSPOPDXPTR (PL_savestack[--PL_savestack_ix].any_dxptr)
[all …]
H A Dscope.c122 PL_scopestack[PL_scopestack_ix++] = PL_savestack_ix; in Perl_push_scope()
166 const IV new_max = PL_savestack_ix + need; in Perl_savestack_grow_cnt()
809 const I32 start = pad + ((char*)&PL_savestack[PL_savestack_ix] in Perl_save_alloc()
821 PL_savestack_ix += elems; in Perl_save_alloc()
896 (long)PL_savestack_ix, (long)base)); in Perl_leave_scope()
897 while (PL_savestack_ix > base) { in Perl_leave_scope()
907 I32 ix = PL_savestack_ix - 1; in Perl_leave_scope()
913 PL_savestack_ix = ix - argcount; in Perl_leave_scope()
1291 PL_savestack_ix += 4; in Perl_leave_scope()
1302 PL_savestack_ix += 2; in Perl_leave_scope()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dscope.h125 I32 ix = PL_savestack_ix; \
134 assert(PL_savestack_ix <= PL_savestack_max);
145 #define SSPOPINT (PL_savestack[--PL_savestack_ix].any_i32)
146 #define SSPOPLONG (PL_savestack[--PL_savestack_ix].any_long)
147 #define SSPOPBOOL (PL_savestack[--PL_savestack_ix].any_bool)
148 #define SSPOPIV (PL_savestack[--PL_savestack_ix].any_iv)
149 #define SSPOPUV (PL_savestack[--PL_savestack_ix].any_uv)
150 #define SSPOPPTR (PL_savestack[--PL_savestack_ix].any_ptr)
151 #define SSPOPDPTR (PL_savestack[--PL_savestack_ix].any_dptr)
152 #define SSPOPDXPTR (PL_savestack[--PL_savestack_ix].any_dxptr)
[all …]
H A Dscope.c122 PL_scopestack[PL_scopestack_ix++] = PL_savestack_ix; in Perl_push_scope()
166 const IV new_max = PL_savestack_ix + need; in Perl_savestack_grow_cnt()
809 const I32 start = pad + ((char*)&PL_savestack[PL_savestack_ix] in Perl_save_alloc()
821 PL_savestack_ix += elems; in Perl_save_alloc()
896 (long)PL_savestack_ix, (long)base)); in Perl_leave_scope()
897 while (PL_savestack_ix > base) { in Perl_leave_scope()
907 I32 ix = PL_savestack_ix - 1; in Perl_leave_scope()
913 PL_savestack_ix = ix - argcount; in Perl_leave_scope()
1287 PL_savestack_ix += 4; in Perl_leave_scope()
1298 PL_savestack_ix += 2; in Perl_leave_scope()
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dscope.h123 I32 ix = PL_savestack_ix; \
132 assert(PL_savestack_ix <= PL_savestack_max);
143 #define SSPOPINT (PL_savestack[--PL_savestack_ix].any_i32)
144 #define SSPOPLONG (PL_savestack[--PL_savestack_ix].any_long)
145 #define SSPOPBOOL (PL_savestack[--PL_savestack_ix].any_bool)
146 #define SSPOPIV (PL_savestack[--PL_savestack_ix].any_iv)
147 #define SSPOPUV (PL_savestack[--PL_savestack_ix].any_uv)
148 #define SSPOPPTR (PL_savestack[--PL_savestack_ix].any_ptr)
149 #define SSPOPDPTR (PL_savestack[--PL_savestack_ix].any_dptr)
150 #define SSPOPDXPTR (PL_savestack[--PL_savestack_ix].any_dxptr)
[all …]
H A Dscope.c120 PL_scopestack[PL_scopestack_ix++] = PL_savestack_ix; in Perl_push_scope()
164 const IV new_max = PL_savestack_ix + need; in Perl_savestack_grow_cnt()
788 const I32 start = pad + ((char*)&PL_savestack[PL_savestack_ix] in Perl_save_alloc()
800 PL_savestack_ix += elems; in Perl_save_alloc()
873 (long)PL_savestack_ix, (long)base)); in Perl_leave_scope()
874 while (PL_savestack_ix > base) { in Perl_leave_scope()
884 I32 ix = PL_savestack_ix - 1; in Perl_leave_scope()
890 PL_savestack_ix = ix - argcount; in Perl_leave_scope()
1263 PL_savestack_ix += 4; in Perl_leave_scope()
1274 PL_savestack_ix += 2; in Perl_leave_scope()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dscope.h123 I32 ix = PL_savestack_ix; \
132 assert(PL_savestack_ix <= PL_savestack_max);
143 #define SSPOPINT (PL_savestack[--PL_savestack_ix].any_i32)
144 #define SSPOPLONG (PL_savestack[--PL_savestack_ix].any_long)
145 #define SSPOPBOOL (PL_savestack[--PL_savestack_ix].any_bool)
146 #define SSPOPIV (PL_savestack[--PL_savestack_ix].any_iv)
147 #define SSPOPUV (PL_savestack[--PL_savestack_ix].any_uv)
148 #define SSPOPPTR (PL_savestack[--PL_savestack_ix].any_ptr)
149 #define SSPOPDPTR (PL_savestack[--PL_savestack_ix].any_dptr)
150 #define SSPOPDXPTR (PL_savestack[--PL_savestack_ix].any_dxptr)
[all …]
H A Dscope.c122 PL_scopestack[PL_scopestack_ix++] = PL_savestack_ix; in Perl_push_scope()
166 const IV new_max = PL_savestack_ix + need; in Perl_savestack_grow_cnt()
794 const I32 start = pad + ((char*)&PL_savestack[PL_savestack_ix] in Perl_save_alloc()
806 PL_savestack_ix += elems; in Perl_save_alloc()
879 (long)PL_savestack_ix, (long)base)); in Perl_leave_scope()
880 while (PL_savestack_ix > base) { in Perl_leave_scope()
890 I32 ix = PL_savestack_ix - 1; in Perl_leave_scope()
896 PL_savestack_ix = ix - argcount; in Perl_leave_scope()
1269 PL_savestack_ix += 4; in Perl_leave_scope()
1280 PL_savestack_ix += 2; in Perl_leave_scope()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2008-06-15-SCEVExpanderBug.ll10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2]
13 %tmp111 = add i32 %PL_savestack_ix.tmp.0, -3 ; <i32> [#uses=0]
14 %tmp127 = add i32 %PL_savestack_ix.tmp.0, -4 ; <i32> [#uses=1]
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DScope.cc37 const I32 save_ix = PL_savestack_ix; in alloc()
39 save_destructor_x(&undo, NUM2PTR(void*, PL_savestack_ix - save_ix)); in alloc()
728 const I32 save_end = PL_savestack_ix; in save_localizations()
732 while (PL_savestack_ix > save_start) { in save_localizations()
756 if (PL_savestack_ix-4 > save_start) { in save_localizations()
774 leave_scope(PL_savestack_ix-1); in save_localizations()
776 PL_savestack_ix -= num_words; in save_localizations()
782 assert(PL_savestack_ix == save_start); in save_localizations()
801 const I32 save_start = PL_savestack_ix; in undo_saved_locals()
805 PL_savestack_ix += num_saved; in undo_saved_locals()
[all …]
/dports/devel/p5-Function-Parameters/Function-Parameters-2.001003/hax/
H A Dblock_start.c.inc11 const int retval = PL_savestack_ix;

12345