Searched refs:DBS (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.cpp | 56 StringMap<ExecutorAddr> DBS; in defaultBootstrapSymbols() local 57 rt_bootstrap::addTo(DBS); in defaultBootstrapSymbols() 58 return DBS; in defaultBootstrapSymbols()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | hw.c | 157 config->num_peers = TARGET_NUM_PEERS(ab, DBS); in ath11k_init_wmi_config_ipq8074() 158 config->num_tids = TARGET_NUM_TIDS(ab, DBS); in ath11k_init_wmi_config_ipq8074()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZ17.td | 1504 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; 1505 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFK(E|H|HE)DBS$")>; 1507 (instregex "WF(C|K)(E|H|HE)DBS$")>;
|
| H A D | SystemZScheduleZ15.td | 1475 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; 1476 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFK(E|H|HE)DBS$")>; 1478 (instregex "WF(C|K)(E|H|HE)DBS$")>;
|
| H A D | SystemZScheduleZ14.td | 1432 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; 1433 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFK(E|H|HE)DBS$")>; 1435 (instregex "WF(C|K)(E|H|HE)DBS$")>;
|
| H A D | SystemZScheduleZ16.td | 1483 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; 1484 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFK(E|H|HE)DBS$")>; 1486 (instregex "WF(C|K)(E|H|HE)DBS$")>;
|
| H A D | SystemZScheduleZ13.td | 1370 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; 1371 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)DBS$")>;
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | core.c | 651 return TARGET_NUM_STATIONS(ab, DBS); in ath12k_core_get_max_station_per_radio()
|