Searched refs:ir (Results 1 – 17 of 17) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | Makefile.frag | 1 $(builddir)/jit/ir/minilua: $(srcdir)/jit/ir/dynasm/minilua.c 2 $(BUILD_CC) $(srcdir)/jit/ir/dynasm/minilua.c -lm -o $@ 4 $(builddir)/jit/ir/ir_emit_$(DASM_ARCH).h: $(srcdir)/jit/ir/ir_$(DASM_ARCH).dasc $(srcdir)/jit/ir/d… 5 …$(builddir)/jit/ir/minilua $(srcdir)/jit/ir/dynasm/dynasm.lua $(DASM_FLAGS) -o $@ $(srcdir)/jit/i… 7 $(builddir)/jit/ir/ir_emit.lo: \ 8 $(srcdir)/jit/ir/ir_emit.c $(builddir)/jit/ir/ir_emit_$(DASM_ARCH).h 10 $(builddir)/jit/ir/gen_ir_fold_hash: $(srcdir)/jit/ir/gen_ir_fold_hash.c $(srcdir)/jit/ir/ir_strtab… 13 $(builddir)/jit/ir/ir_fold_hash.h: $(builddir)/jit/ir/gen_ir_fold_hash $(srcdir)/jit/ir/ir_fold.h $… 14 …$(builddir)/jit/ir/gen_ir_fold_hash < $(srcdir)/jit/ir/ir_fold.h > $(builddir)/jit/ir/ir_fold_hash… 16 $(builddir)/jit/ir/ir.lo: \ [all …]
|
H A D | Makefile.frag.w32 | 5 ext\opcache\jit\ir\ir_emit_x86.h: ext\opcache\jit\ir\ir_x86.dasc $(BUILD_DIR)\\minilua.exe 6 @if exist ext\opcache\jit\ir\ir_emit_x86.h del ext\opcache\jit\ir\ir_emit_x86.h 13 ext\opcache\jit\ir\ir_fold_hash.h: $(BUILD_DIR)\\gen_ir_fold_hash.exe ext\opcache\jit\ir\ir_fold.h … 14 @if exist ext\opcache\jit\ir\ir_fold_hash.h del ext\opcache\jit\ir\ir_fold_hash.h 18 ext\opcache\jit\ir\ir.h \ 20 ext\opcache\jit\ir\ir_x86.h 23 ext\opcache\jit\ir\ir.h \ 25 ext\opcache\jit\ir\ir_x86.h \ 28 $(BUILD_DIR)\ext\opcache\jit\ir\ir.obj: \ 29 ext\opcache\jit\ir\ir.h \ [all …]
|
H A D | README.md | 6 Representation and uses [IR - Lightweight JIT Compilation Framework](https://github.com/dstogov/ir)
|
/php-src/ext/opcache/ |
H A D | config.w32 | 27 …} else if (CHECK_HEADER_ADD_INCLUDE("ir/ir.h", "CFLAGS_OPCACHE", PHP_OPCACHE + ";ext\\opcache\\jit… 39 ADD_FLAG("CFLAGS_OPCACHE", "/I \"ext\\opcache\\jit\\ir\" /D "+ir_target+" /D IR_PHP"); 55 ADD_SOURCES(configure_module_dirname + "\\jit\\ir", 56 "ir.c", "opcache", "ext\\opcache\\jit\\ir"); 57 ADD_SOURCES(configure_module_dirname + "\\jit\\ir", 58 "ir_emit.c", "opcache", "ext\\opcache\\jit\\ir"); 59 ADD_SOURCES(configure_module_dirname + "\\jit\\ir", 60 ir_src, "opcache", "ext\\opcache\\jit\\ir");
|
H A D | config.m4 | 53 jit/ir/ir_cfg.c 54 jit/ir/ir_check.c 55 jit/ir/ir_dump.c 56 jit/ir/ir_emit.c 57 jit/ir/ir_gcm.c 58 jit/ir/ir_gdb.c 60 jit/ir/ir_perf.c 61 jit/ir/ir_ra.c 62 jit/ir/ir_save.c 63 jit/ir/ir_sccp.c [all …]
|
/php-src/ext/mysqli/tests/functions/ |
H A D | mysqli_field_count.phpt | 19 $ir[] = mysqli_field_count($link); 22 $ir[] = mysqli_field_count($link); 25 var_dump($ir);
|
/php-src/ext/opcache/jit/ir/ |
H A D | .gitignore | 12 ir 17 tests/**/*.ir
|
H A D | README | 2 See the full version at https://github.com/dstogov/ir
|
/php-src/Zend/ |
H A D | bench.php | 220 $ir = $n; 226 $rra = $ra[$ir]; 227 $ra[$ir] = $ra[1]; 228 if (--$ir == 1) { 235 while ($j <= $ir) { 236 if (($j < $ir) && ($ra[$j] < $ra[$j+1])) { 243 $j = $ir + 1;
|
/php-src/build/ |
H A D | Makefile.global | 121 rm -f ext/opcache/jit/ir/gen_ir_fold_hash 122 rm -f ext/opcache/jit/ir/minilua 123 rm -f ext/opcache/jit/ir/ir_fold_hash.h 124 rm -f ext/opcache/jit/ir/ir_emit_x86.h 125 rm -f ext/opcache/jit/ir/ir_emit_aarch64.h
|
/php-src/ext/opcache/tests/jit/ |
H A D | gh15909.phpt | 2 GH-15909 (Core dumped in Core dumped in ext/opcache/jit/ir/ir_cfg.c)
|
H A D | gh16355.phpt | 2 GH-16355 (Assertion failure in ext/opcache/jit/ir/ir_ra.c:1139)
|
H A D | gh15657.phpt | 2 GH-15657 (Segmentation fault in ext/opcache/jit/ir/dynasm/dasm_x86.h)
|
H A D | gh15903.phpt | 2 GH-15903 (Core dumped in ext/opcache/jit/ir/ir_ra.c)
|
/php-src/ext/standard/ |
H A D | crypt_freesec.c | 212 uint32_t *p, *il, *ir, *fl, *fr; in _crypt_extended_init() local 274 *(ir = &ip_maskr[k][i]) = 0; in _crypt_extended_init() 283 *ir |= bits32[obit-32]; in _crypt_extended_init() 293 *(ir = &key_perm_maskr[k][i]) = 0; in _crypt_extended_init() 302 *ir |= bits28[obit - 28]; in _crypt_extended_init() 306 *(ir = &comp_maskr[k][i]) = 0; in _crypt_extended_init() 315 *ir |= bits24[obit - 24]; in _crypt_extended_init()
|
/php-src/ext/mbstring/tests/ |
H A D | mb_encoding_aliases.phpt | 40 string(8) "iso-ir-6"
|
/php-src/ |
H A D | CONTRIBUTING.md | 207 └─ ir/ # Bundled part of IR framework https://github.com/dstogov/ir
|
Completed in 35 milliseconds