Home
last modified time | relevance | path

Searched refs:data_rc (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td657 RegisterClass data_rc,
670 RegisterClass data_rc,
749 RegisterClass data_rc,
756 def _V1 : MIMG_Store_Helper <op, asm, data_rc, VGPR_32,
770 def _V1_gfx12 : VIMAGE_Store_gfx12 <op, asm, data_rc, 1,
788 def _V2_gfx12 : VIMAGE_Store_gfx12 <op, asm, data_rc, 2>;
805 def _V3_gfx12 : VIMAGE_Store_gfx12 <op, asm, data_rc, 3>;
824 def _V4_gfx12 : VIMAGE_Store_gfx12 <op, asm, data_rc, 4,
854 : MIMG_gfx6789 <op, (outs data_rc:$vdst), dns> {
877 : MIMG_Atomic_gfx6789_base<op.SI, asm, data_rc, addr_rc,
[all …]
H A DFLATInstructions.td537 RegisterClass data_rc = vdst_rc,
538 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> {
556 RegisterClass data_rc = vdst_rc,
557 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> {
574 RegisterClass data_rc = vdst_rc,
575 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> {
585 RegisterClass data_rc = vdst_rc,
586 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> {
617 RegisterClass data_rc = vdst_rc,
618 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret,
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h308 u32 data_rc; member
H A Dhtt.h1308 __le32 data_rc; member
H A Dwmi.h4386 __le32 data_rc; member
4459 __le32 data_rc; member
H A Dwmi.c2886 dst->data_rc = __le32_to_cpu(src->data_rc); in ath10k_wmi_pull_pdev_stats_tx()
2914 dst->data_rc = __le32_to_cpu(src->data_rc); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8383 "HW rate", pdev->data_rc); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1252 data[i++] = pdev_stats->data_rc; in ath10k_debug_get_et_stats()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1073 u32 data_rc; member
H A Ddebugfs_htt_stats.h166 u32 data_rc; member
H A Dwmi.c6618 dst->data_rc = src->data_rc; in ath11k_wmi_pull_pdev_stats_tx()
7044 "HW rate", pdev->data_rc); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4654 u32 data_rc; member
H A Ddebugfs_htt_stats.c100 htt_stats_buf->data_rc); in htt_print_tx_pdev_stats_cmn_tlv()