Searched refs:data_rc (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | MIMGInstructions.td | 679 RegisterClass data_rc, 683 let InOperandList = !con((ins data_rc:$vdata, addr_rc:$vaddr, SReg_256:$srsrc, 692 RegisterClass data_rc, 696 let InOperandList = !con((ins getLdStRegisterOperand<data_rc>.ret:$vdata, 771 RegisterClass data_rc, 778 def _V1 : MIMG_Store_Helper <op, asm, data_rc, VGPR_32, 781 def _V1_gfx90a : MIMG_Store_Helper_gfx90a <op, asm, data_rc, VGPR_32, 783 def _V1_gfx10 : MIMG_Store_gfx10 <op, asm, data_rc, VGPR_32, 787 def _V1_gfx11 : MIMG_Store_gfx11 <op, asm, data_rc, VGPR_32, 792 def _V1_gfx12 : VIMAGE_Store_gfx12 <op, asm, data_rc, 1, [all …]
|
| H A D | FLATInstructions.td | 530 RegisterClass data_rc = vdst_rc, 531 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> { 547 RegisterClass data_rc = vdst_rc, 548 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> { 564 RegisterClass data_rc = vdst_rc, 565 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> { 566 defm "" : FLAT_Atomic_Pseudo_NO_RTN<opName, vdst_rc, vt, data_vt, data_rc, data_op>; 567 defm "" : FLAT_Atomic_Pseudo_RTN<opName, vdst_rc, vt, data_vt, data_rc, data_op>; 575 RegisterClass data_rc = vdst_rc, 576 RegisterOperand data_op = getLdStRegisterOperand<data_rc>.ret> { [all …]
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 312 u32 data_rc; member
|
| H A D | htt.h | 1308 __le32 data_rc; member
|
| H A D | wmi.h | 4414 __le32 data_rc; member 4487 __le32 data_rc; member
|
| H A D | wmi.c | 2915 dst->data_rc = __le32_to_cpu(src->data_rc); in ath10k_wmi_pull_pdev_stats_tx() 2943 dst->data_rc = __le32_to_cpu(src->data_rc); in ath10k_wmi_10_4_pull_pdev_stats_tx() 8455 "HW rate", pdev->data_rc); in ath10k_wmi_fw_pdev_tx_stats_fill()
|
| H A D | debug.c | 1255 data[i++] = pdev_stats->data_rc; in ath10k_debug_get_et_stats()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | core.h | 1158 u32 data_rc; member
|
| H A D | debugfs_htt_stats.h | 166 u32 data_rc; member
|
| H A D | wmi.c | 6741 dst->data_rc = src->data_rc; in ath11k_wmi_pull_pdev_stats_tx() 7167 "HW rate", pdev->data_rc); in ath11k_wmi_fw_pdev_tx_stats_fill()
|
| H A D | wmi.h | 4683 u32 data_rc; member
|
| H A D | debugfs_htt_stats.c | 101 htt_stats_buf->data_rc); in htt_print_tx_pdev_stats_cmn_tlv()
|