Home
last modified time | relevance | path

Searched defs:emit_const (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativePPC_32.c252 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw i… in emit_const() function
DsljitNativeSPARC_32.c260 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const() function
DsljitNativePPC_64.c471 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw i… in emit_const() function
DsljitNativeMIPS_32.c418 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const() function
DsljitNativeMIPS_64.c514 static SLJIT_INLINE sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw i… in emit_const() function
DsljitNativeTILEGX_64.c1143 static sljit_s32 emit_const(struct sljit_compiler *compiler, sljit_s32 dst_ar, sljit_sw imm, int fl… in emit_const() function
/external/mesa3d/src/freedreno/computerator/
Da6xx.c186 emit_const(struct fd_ringbuffer *ring, uint32_t regid, in emit_const() function