Searched refs:shf (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MSA.txt | 24 constant since shf.w covers exactly the same cases. shf.w is used 48 It is not possible to emit splati.w since shf.w covers the same cases. 49 shf.w will be emitted instead.
|
| H A D | MipsScheduleP5600.td | 337 // aver?_[us].[bhwd], shf.[bhw], fill[bhwd], splat?.[bhwd]
|
| H A D | MipsMSAInstrInfo.td | 2478 class SHF_B_DESC : MSA_I8_SHF_DESC_BASE<"shf.b", MSA128BOpnd>; 2479 class SHF_H_DESC : MSA_I8_SHF_DESC_BASE<"shf.h", MSA128HOpnd>; 2480 class SHF_W_DESC : MSA_I8_SHF_DESC_BASE<"shf.w", MSA128WOpnd>;
|
| H A D | MipsScheduleGeneric.td | 1465 // shf.[bhw], fill[bhwd], splat?.[bhwd]
|
| /freebsd/bin/ln/tests/ |
| H A D | ln_test.sh | 118 atf_check ln -shf B C
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | phy.h | 328 u8 shf; member
|
| H A D | fw.c | 10851 if (e->shf + e->len > RTW89_RATE_CCK_NUM) 10855 if (e->shf + e->len > RTW89_RATE_OFDM_NUM) 10859 if (e->shf + e->len > __RTW89_RATE_MCS_NUM || 10865 if (e->shf + e->len > RTW89_RATE_HEDCM_NUM || 10871 if (e->shf + e->len > __RTW89_RATE_OFFSET_NUM) 10909 desc.idx = entry.shf + i;
|
| H A D | fw.h | 5612 u8 shf; member
|
| H A D | phy.c | 2433 desc.idx = cfg->shf + i; in rtw89_phy_load_txpwr_byrate()
|
| /freebsd/contrib/elftoolchain/elfdump/ |
| H A D | elfdump.c | 488 sh_flags(uint64_t shf) in sh_flags() argument 496 if (shf & SHF_##N) \ in sh_flags()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.td | 2367 "shf." # mode # ".b32", 2375 "shf." # mode # ".b32",
|