Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.c1878 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_mem(struct sljit_compiler *compiler, sljit_s… in check_sljit_emit_mem() function
2247 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
DsljitNativeARM_64.c1870 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
DsljitNativePPC_common.c2236 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
DsljitNativeARM_32.c2666 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
DsljitNativeARM_T2_32.c2277 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()