Home
last modified time | relevance | path

Searched refs:SLJIT_ATOMIC_STORED (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1536 #define SLJIT_ATOMIC_STORED 14 macro
1537 #define SLJIT_SET_ATOMIC_STORED SLJIT_SET(SLJIT_ATOMIC_STORED)
H A DsljitNativeLOONGARCH_64.c2501 case SLJIT_ATOMIC_STORED: in get_jump_instruction()
2785 case SLJIT_ATOMIC_STORED: in sljit_emit_op_flags()
H A DsljitLir.c1528 CHECK_ARGUMENT(!(op & VARIABLE_FLAG_MASK) || GET_FLAG_TYPE(op) == SLJIT_ATOMIC_STORED); in check_sljit_emit_atomic_store()
H A DsljitNativeARM_64.c2067 case SLJIT_ATOMIC_STORED: in get_cc()
H A DsljitNativeARM_T2_32.c2408 case SLJIT_ATOMIC_STORED: in get_cc()
H A DsljitNativeS390X.c213 case SLJIT_ATOMIC_STORED: in get_cc()
H A DsljitNativeX86_common.c553 case SLJIT_ATOMIC_STORED: in get_jump_code()
H A DsljitNativeARM_32.c2859 case SLJIT_ATOMIC_STORED: in get_cc()

Completed in 91 milliseconds