Home
last modified time | relevance | path

Searched refs:shf (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMSA.txt24 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 DMipsScheduleP5600.td337 // aver?_[us].[bhwd], shf.[bhw], fill[bhwd], splat?.[bhwd]
H A DMipsMSAInstrInfo.td2478 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 DMipsScheduleGeneric.td1465 // shf.[bhw], fill[bhwd], splat?.[bhwd]
/freebsd/bin/ln/tests/
H A Dln_test.sh118 atf_check ln -shf B C
/freebsd/sys/contrib/dev/rtw89/
H A Dphy.h328 u8 shf; member
H A Dfw.c10851 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 Dfw.h5612 u8 shf; member
H A Dphy.c2433 desc.idx = cfg->shf + i; in rtw89_phy_load_txpwr_byrate()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c488 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 DNVPTXInstrInfo.td2367 "shf." # mode # ".b32",
2375 "shf." # mode # ".b32",