Lines Matching refs:compiler

892        compiler, as described in NON-AUTOTOOLS-BUILD.
951 will search for a C++ compiler and C++ header files. If it finds them,
1008 Just-in-time compiler support is included in the build by specifying
1288 If your C compiler is gcc, you can build a version of PCRE that can
1296 Note that using ccache (a caching C compiler) is incompatible with code
1750 Just-in-time compiler support is an optional feature of PCRE that can
1952 ture for which the JIT compiler is configured, for example "x86 32bit
2362 the JIT compiler needs to know whether or not this option is set. For
2545 If any of these are set, and the just-in-time compiler is available,
2548 just-in-time compiler is not available, these options are ignored. All
2554 study time. Not all patterns can be optimized by the JIT compiler. For
2606 and the information is also used by the JIT compiler. The optimiza-
2835 with a JIT option, or that the JIT compiler could not handle this par-
4706 does not apply to optimized data created by the just-in-time compiler.
8397 PCRE_STUDY_JIT_COMPILE requests the JIT compiler to generate code for
8406 The JIT compiler generates different optimized code for each of the
8417 passed to the JIT compiler, which turns it into machine code that exe-
8435 If the JIT compiler finds an unsupported item, no JIT data is gener-
8440 with PCRE_STUDY_JIT_COMPILE etc., or the JIT compiler was not able to
8479 The code that is generated by the JIT compiler is architecture-spe-
10391 depending on the compiler that was used to build PCRE and the optimiza-