Home
last modified time | relevance | path

Searched refs:SLJIT_CONFIG_X86_64 (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigCPU.h58 + (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) \
77 && !(defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) \
109 #define SLJIT_CONFIG_X86_64 1 macro
145 #define SLJIT_CONFIG_X86_64 1 macro
174 …SLJIT_CONFIG_X86_32 && SLJIT_CONFIG_X86_32) || (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64)
H A DsljitNativeX86_common.c668 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in detect_near_jump_type()
731 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in generate_jump_or_mov_addr()
802 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in reduce_code_size()
811 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in reduce_code_size()
841 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in reduce_code_size()
938 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in sljit_generate_code()
1065 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64)
1160 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in emit_rdssp()
1170 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in emit_rdssp()
1175 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) in emit_rdssp()
[all …]
H A DsljitConfigInternal.h336 #elif !(defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64) \
599 #elif (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64)
H A DsljitLir.h503 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64)
H A DsljitLir.c162 #if (defined SLJIT_CONFIG_X86_64 && SLJIT_CONFIG_X86_64)

Completed in 45 milliseconds