Searched refs:check_sljit_emit_fcmp (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitLir.c | 1403 static SLJIT_INLINE void check_sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in check_sljit_emit_fcmp() function 1697 check_sljit_emit_fcmp(compiler, type, src1, src1w, src2, src2w); in sljit_emit_fcmp()
|
D | sljitNativeMIPS_common.c | 1879 check_sljit_emit_fcmp(compiler, type, src1, src1w, src2, src2w); in sljit_emit_fcmp()
|