Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c462 #define SLOW_DEST 0x04000 macro
704 flags |= SLOW_DEST; in emit_op()
794 if (!(flags & SLOW_DEST)) { in emit_op()
DsljitNativeMIPS_common.c574 #define SLOW_DEST 0x20000 macro
958 flags |= SLOW_DEST; in emit_op()
1051 if (!(flags & SLOW_DEST)) { in emit_op()
DsljitNativeTILEGX_64.c103 #define SLOW_DEST 0x40000 macro
1986 flags |= SLOW_DEST; in emit_op()
2074 if (!(flags & SLOW_DEST)) { in emit_op()