Home
last modified time | relevance | path

Searched defs:reg (Results 501 - 525 of 813) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c156 struct x86_reg reg; in get_const() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c253 uint32_t reg = index_to_reg[q->index]; in write_value() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h885 ureg_swizzle( struct ureg_src reg, in ureg_swizzle() argument
907 ureg_scalar( struct ureg_src reg, int x ) ureg_scalar() argument
913 ureg_writemask( struct ureg_dst reg, unsigned writemask ) ureg_writemask() argument
930 ureg_dst_indirect( struct ureg_dst reg, struct ureg_src addr ) ureg_dst_indirect() argument
941 ureg_src_indirect( struct ureg_src reg, struct ureg_src addr ) ureg_src_indirect() argument
952 ureg_dst_dimension( struct ureg_dst reg, int index ) ureg_dst_dimension() argument
962 ureg_src_dimension( struct ureg_src reg, int index ) ureg_src_dimension() argument
972 ureg_dst_dimension_indirect( struct ureg_dst reg, struct ureg_src addr, int index ) ureg_dst_dimension_indirect() argument
986 ureg_src_dimension_indirect( struct ureg_src reg, struct ureg_src addr, int index ) ureg_src_dimension_indirect() argument
1000 ureg_src_array_offset(struct ureg_src reg, int offset) ureg_src_array_offset() argument
1007 ureg_dst_array_offset( struct ureg_dst reg, int offset ) ureg_dst_array_offset() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c209 update_range(struct ir2_context *ctx, struct ir2_reg *reg) in update_range() argument
234 struct ir2_reg *reg; make_src() local
263 struct ir2_reg *reg = &instr->ssa; set_index() local
355 struct ir2_reg *reg; instr_create_alu_reg() local
[all...]
H A Dir2_private.h102 struct ir2_reg *reg; member
178 struct ir2_reg reg[64]; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.cpp139 auto reg = m_src->as_register(); in propagate_death() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c313 void reset_srcreg(struct rc_src_register* reg) in reset_srcreg() argument
H A Dradeon_program_alu.c149 static struct rc_src_register absolute(struct rc_src_register reg) in absolute() argument
157 static struct rc_src_register negate(struct rc_src_register reg) in negate() argument
164 static struct rc_src_register swizzle(struct rc_src_register reg, in swizzle() argument
172 static struct rc_src_register swizzle_smear(struct rc_src_register reg, in swizzle_smear() argument
178 static struct rc_src_register swizzle_xxxx(struct rc_src_register reg) in swizzle_xxxx() argument
183 swizzle_yyyy(struct rc_src_register reg) swizzle_yyyy() argument
188 swizzle_zzzz(struct rc_src_register reg) swizzle_zzzz() argument
193 swizzle_wwww(struct rc_src_register reg) swizzle_wwww() argument
[all...]
H A Dradeon_pair_regalloc.c216 struct register_info * reg; in scan_read_callback() local
240 const struct register_info * reg; in remap_register() local
464 reg_get_index(int reg) reg_get_index() argument
469 reg_get_writemask(int reg) reg_get_writemask() argument
484 print_reg(int reg) print_reg() argument
627 int reg = ra_get_node_reg(graph, node_index); do_advanced_regalloc() local
[all...]
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/
H A Dmod.rs32 pub struct reg { structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveVariables.cpp131 void LiveVariables::HandleVirtRegUse(unsigned reg, MachineBasicBlock *MBB, in HandleVirtRegUse() argument
H A DRegAllocPBQP.cpp568 static bool isACalleeSavedRegister(unsigned reg, const TargetRegisterInfo &TRI, in isACalleeSavedRegister() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h947 void LoadFieldFromOffset(OperandSize type, Register reg, Register base, in LoadFieldFromOffset() argument
1024 SmiTag(Register reg, Condition cond = AL) SmiTag() argument
1032 SmiUntag(Register reg, Condition cond = AL) SmiUntag() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h1130 inline bool isX86_64NonExtLowByteReg(unsigned reg) { in isX86_64NonExtLowByteReg() argument
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc109 const char reg; member
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc92 Register reg = masm_->GetScratchRegisterList()->GetFirstAvailableRegister(); in Acquire() local
116 QRegister reg = AcquireQ() local
126 DRegister reg = AcquireD() local
136 SRegister reg = AcquireS() local
144 Release(const Register& reg) Release() argument
152 Release(const VRegister& reg) Release() argument
625 PushRegister(CPURegister reg) PushRegister() argument
645 PreparePrintfArgument(CPURegister reg, int* core_count, int* vfp_count, uint32_t* printf_type) PreparePrintfArgument() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c960 upnp_wps_free_subscriptions(struct dl_list *head, struct wps_registrar *reg) upnp_wps_free_subscriptions() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c996 upnp_wps_free_subscriptions(struct dl_list *head, struct wps_registrar *reg) upnp_wps_free_subscriptions() argument
/drivers/hdf_core/framework/model/audio/sapm/src/
H A Daudio_sapm.c515 uint32_t reg; in MixerSetPathStatus() local
[all...]
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.c441 uint8_t reg[2] = {0}; Gt1xSedReadStatus() local
[all...]
/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_corex.h229 struct MmcRegister reg; member
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.cpp110 OHOS::Media::Status AudioServerSinkRegister(const std::shared_ptr<Register> &reg) in AudioServerSinkRegister() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp89 Status FileFdSourceRegister(const std::shared_ptr<Register>& reg) in FileFdSourceRegister() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_demuxer_plugin.cpp718 Status RegisterPlugin(const std::shared_ptr<Register>& reg) in RegisterPlugin() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.c33 void AVDT_Register(const AvdtRegisterParam *reg) in AVDT_Register() argument

Completed in 35 milliseconds

1...<<21222324252627282930>>...33