Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c2110 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_mem_update(struct sljit_compiler *compiler, … in check_sljit_emit_mem_update() function
2587 CHECK(check_sljit_emit_mem_update(compiler, type, reg, mem, memw)); in sljit_emit_mem_update()
DsljitNativeARM_64.c2235 CHECK(check_sljit_emit_mem_update(compiler, type, reg, mem, memw)); in sljit_emit_mem_update()
DsljitNativePPC_common.c2672 CHECK(check_sljit_emit_mem_update(compiler, type, reg, mem, memw)); in sljit_emit_mem_update()
DsljitNativeARM_T2_32.c2943 CHECK(check_sljit_emit_mem_update(compiler, type, reg, mem, memw)); in sljit_emit_mem_update()
DsljitNativeARM_32.c3447 CHECK(check_sljit_emit_mem_update(compiler, type, reg, mem, memw)); in sljit_emit_mem_update()