Home
last modified time | relevance | path

Searched defs:reg (Results 376 - 400 of 766) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c62 print_reg(ppir_codegen_vec4_reg reg, const char *special, FILE *fp) in print_reg() argument
89 print_vector_source(ppir_codegen_vec4_reg reg, const char *special, in print_vector_source() argument
105 print_source_scalar(unsigned reg, const char *special, bool abs, bool neg, FILE *fp) in print_source_scalar() argument
139 unsigned reg = (varying->imm.offset_vector << 2) + in print_varying_source() local
166 print_dest_scalar(unsigned reg, FILE *fp) print_dest_scalar() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c102 emit_fetch_constant( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_constant() argument
173 emit_fetch_immediate( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_immediate() argument
186 emit_fetch_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_input() argument
200 emit_fetch_temporary( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle) emit_fetch_temporary() argument
229 const struct tgsi_full_dst_register *reg = &inst->Dst[index]; lp_emit_store_aos() local
[all...]
H A Dlp_bld_nir_aos.c168 emit_load_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_src *reg, LLVMValueRef indir_src, LLVMValueRef reg_storage) emit_load_reg() argument
180 emit_store_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_dest *reg, unsigned writemask, LLVMValueRef indir_src, LLVMValueRef reg_storage, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) emit_store_reg() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.h248 tgsi_transform_dst_reg(struct tgsi_full_dst_register *reg, in tgsi_transform_dst_reg() argument
257 tgsi_transform_src_reg_xyzw(struct tgsi_full_src_register *reg, in tgsi_transform_src_reg_xyzw() argument
269 tgsi_transform_src_reg(struct tgsi_full_src_register *reg, in tgsi_transform_src_reg() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp941 region_node *reg = sh->create_region(); in prepare_loop() local
989 region_node *reg = sh->create_region(); in prepare_if() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c806 static int swizzle_is_native(rc_opcode opcode, struct rc_src_register reg) in swizzle_is_native() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c1204 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
[all...]
H A DsljitNativeX86_64.c33 static sljit_s32 emit_load_imm64(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw imm) in emit_load_imm64() argument
941 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCWin64EH.cpp334 uint8_t b, reg; in ARM64EmitUnwindCode() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.h117 int reg; // First varying register, assigned during link member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp335 static unsigned getNewValueJumpOpcode(MachineInstr *MI, int reg, in getNewValueJumpOpcode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp280 unsigned reg = globalRegs[i]; in EmitFunctionBodyStart() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp177 unsigned reg = 0; in getCompareSourceReg() local
/third_party/toybox/toys/posix/
H A Dsed.c479 regex_t *reg = get_regex(command, command->arg1); in sed_line() local
751 char *line, *reg, c, *errstart; in parse_pattern() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc341 static void CPURegisterByValueHelper(CPURegister reg) { in CPURegisterByValueHelper() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_roboswitch.c85 wpa_driver_roboswitch_mdio_read( struct wpa_driver_roboswitch_data *drv, u8 reg) wpa_driver_roboswitch_mdio_read() argument
102 wpa_driver_roboswitch_mdio_write( struct wpa_driver_roboswitch_data *drv, u8 reg, u16 val) wpa_driver_roboswitch_mdio_write() argument
118 wpa_driver_roboswitch_reg(struct wpa_driver_roboswitch_data *drv, u8 page, u8 reg, u8 op) wpa_driver_roboswitch_reg() argument
140 wpa_driver_roboswitch_read(struct wpa_driver_roboswitch_data *drv, u8 page, u8 reg, u16 *val, int len) wpa_driver_roboswitch_read() argument
158 wpa_driver_roboswitch_write(struct wpa_driver_roboswitch_data *drv, u8 page, u8 reg, u16 *val, int len) wpa_driver_roboswitch_write() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_i.h102 struct wps_registrar *reg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_roboswitch.c85 wpa_driver_roboswitch_mdio_read( struct wpa_driver_roboswitch_data *drv, u8 reg) wpa_driver_roboswitch_mdio_read() argument
102 wpa_driver_roboswitch_mdio_write( struct wpa_driver_roboswitch_data *drv, u8 reg, u16 val) wpa_driver_roboswitch_mdio_write() argument
118 wpa_driver_roboswitch_reg(struct wpa_driver_roboswitch_data *drv, u8 page, u8 reg, u8 op) wpa_driver_roboswitch_reg() argument
140 wpa_driver_roboswitch_read(struct wpa_driver_roboswitch_data *drv, u8 page, u8 reg, u16 *val, int len) wpa_driver_roboswitch_read() argument
158 wpa_driver_roboswitch_write(struct wpa_driver_roboswitch_data *drv, u8 page, u8 reg, u16 *val, int len) wpa_driver_roboswitch_write() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_i.h102 struct wps_registrar *reg; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp121 void RegisterOutportOnAdapter(const std::shared_ptr<Register>& reg, const AudioAdapterDescriptor& desc, in RegisterOutportOnAdapter() argument
163 Status RegisterHdiSinkPlugins(const std::shared_ptr<Register>& reg) in RegisterHdiSinkPlugins() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/minimp4_demuxer/
H A Dminimp4_demuxer_plugin.cpp465 Status RegisterPlugins(const std::shared_ptr<Register> &reg) in RegisterPlugins() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp433 Status RegisterPlugin(const std::shared_ptr<Register>& reg) in RegisterPlugin() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp46 Status RegisterVideoDecoderPlugins(const std::shared_ptr<Register>& reg) in RegisterVideoDecoderPlugins() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/
H A Daudio_server_sink_plugin.cpp162 Status AudioServerSinkRegister(const std::shared_ptr<Register>& reg) in AudioServerSinkRegister() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp667 Status RegisterPlugins(const std::shared_ptr<Register>& reg) in RegisterPlugins() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...31