Lines Matching refs:ext

1 $(BUILD_DIR)\\minilua.exe: ext\opcache\jit\ir\dynasm\minilua.c
3 …$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /FR$(BUILD_DIR) /Fe$(BUILD_DIR)\minilua.exe ext\opcache\jit\ir\dyna…
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
7 …$(BUILD_DIR)\\minilua.exe ext/opcache/jit/ir/dynasm/dynasm.lua $(DASM_FLAGS) -o $@ ext/opcache/jit…
9 $(BUILD_DIR)\\gen_ir_fold_hash.exe: ext\opcache\jit\ir\gen_ir_fold_hash.c ext\opcache\jit\ir\ir_str…
11 …)\ /Fd$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /Fe$(BUILD_DIR)\\gen_ir_fold_hash.exe ext\opcache\jit\ir\gen_…
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
15 …$(BUILD_DIR)\\gen_ir_fold_hash.exe < ext\opcache\jit\ir\ir_fold.h > ext\opcache\jit\ir\ir_fold_has…
17 $(BUILD_DIR)\ext\opcache\jit\ir\ir_ra.obj: \
18 ext\opcache\jit\ir\ir.h \
19 ext\opcache\jit\ir\ir_private.h \
20 ext\opcache\jit\ir\ir_x86.h
22 $(BUILD_DIR)\ext\opcache\jit\ir\ir_emit.obj: \
23 ext\opcache\jit\ir\ir.h \
24 ext\opcache\jit\ir\ir_private.h \
25 ext\opcache\jit\ir\ir_x86.h \
26 ext\opcache\jit\ir\ir_emit_x86.h
28 $(BUILD_DIR)\ext\opcache\jit\ir\ir.obj: \
29 ext\opcache\jit\ir\ir.h \
30 ext\opcache\jit\ir\ir_private.h \
31 ext\opcache\jit\ir\ir_fold.h \
32 ext\opcache\jit\ir\ir_fold_hash.h
34 $(BUILD_DIR)\ext\opcache\jit\zend_jit.obj: \
35 ext\opcache\jit\zend_jit_ir.c \
36 ext\opcache\jit\zend_jit_helpers.c \
37 ext\opcache\jit\ir\ir.h \
38 ext\opcache\jit\ir\ir_builder.h