Home
last modified time | relevance | path

Searched refs:count_s (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_heartbeat.c116 u16 *count_s; in adf_get_heartbeat_status() local
140 count_s = (u16 *)(last_s + (max_aes * hb_ctrs)); in adf_get_heartbeat_status()
153 u16 *count = count_s + ae * hb_ctrs; in adf_get_heartbeat_status()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86ManualFoldTables.def218 // INSERTPSrmi has no count_s while INSERTPSrri has count_s.
219 // count_s is to indicate which element in dst vector is inserted.
220 // if count_s!=0, we can not fold INSERTPSrri into INSERTPSrmi
222 // the following folding can happen when count_s==0