Searched defs:emit_op (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi.h | 241 (*emit_op)(const struct lp_build_image_soa *image, member
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeSPARC_common.c | 711 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, in emit_op() function
|
D | sljitNativeARM_32.c | 1545 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 inp_flags, in emit_op() function
|
D | sljitNativePPC_common.c | 1061 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 input_flags, in emit_op() function
|
D | sljitNativeMIPS_common.c | 1088 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, in emit_op() function
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_lower_to_hw_instr.cpp | 427 emit_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_op() function
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
D | generator_impl.cc | 341 auto emit_op = [&] { in EmitBinary() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_glsl.cpp | 5644 SPIRExpression &CompilerGLSL::emit_op(uint32_t result_type, uint32_t result_id, const string &rhs, … in emit_op() function in CompilerGLSL
|
/third_party/quickjs/ |
D | quickjs.c | 21551 static void emit_op(JSParseState *s, uint8_t val) in emit_op() function
|