Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h237 (*emit_op)(const struct lp_build_image_soa *image, member
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c711 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, in emit_op() function
DsljitNativePPC_common.c1061 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 input_flags, in emit_op() function
DsljitNativeARM_32.c1540 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 inp_flags, in emit_op() function
DsljitNativeMIPS_common.c1088 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, in emit_op() function
/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