Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c677 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, in emit_op() function
DsljitNativePPC_common.c970 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 input_flags, in emit_op() function
DsljitNativeMIPS_common.c1001 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, in emit_op() function
DsljitNativeARM_32.c1430 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 inp_flags, in emit_op() function
DsljitNativeTILEGX_64.c1959 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 … in emit_op() function
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h237 (*emit_op)(const struct lp_build_image_soa *image, member
/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp441 void emit_op(lower_context *ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, in emit_op() function