Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeS390X.c952 static sljit_s32 push_load_cc(struct sljit_compiler *compiler, sljit_s32 type) in push_load_cc() function
2542 PTR_FAIL_IF(push_load_cc(compiler, type & 0xff)); in sljit_emit_jump()
2642 FAIL_IF(push_load_cc(compiler, type & 0xff)); in sljit_emit_op_flags()
2698 FAIL_IF(push_load_cc(compiler, type & 0xff)); in sljit_emit_cmov()