Home
last modified time | relevance | path

Searched refs:_qi (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_athvar.h1175 #define ath_hal_gettxqueueprops(_ah, _q, _qi) \ argument
1176 ((*(_ah)->ah_getTxQueueProps)((_ah), (_q), (_qi)))
1177 #define ath_hal_settxqueueprops(_ah, _q, _qi) \ argument
1178 ((*(_ah)->ah_setTxQueueProps)((_ah), (_q), (_qi)))
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM55.td320 def : InstRW<[M55Write2LSE3, M55GatherQRead], (instregex "MVE_VLDR(B|H|W|D)(S|U)(8|16|32|64)_qi$")>;
333 … InstRW<[M55Write2LSE2, M55Read0, M55GatherQRead], (instregex "MVE_VSTR(B|H|W|D)(8|16|32|64)_qi")>;
H A DARMScheduleM85.td357 (instregex "MVE_VLDR.*_qi$")>;
372 (instregex "MVE_VSTR.*_qi$")>;