Searched defs:Lat (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.cpp | 866 unsigned Lat = 0; adjustSchedDependency() local |
H A D | SIInstrInfo.cpp | 9416 unsigned Lat = 0, Count = 0; getInstrLatency() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ScheduleDAG.h | 147 void setLatency(unsigned Lat) { in setLatency() argument |
/freebsd-src/contrib/ntp/ntpd/ | ||
H A D | refclock_oncore.c | 3121 double Lat, Lon, Ht; in oncore_get_timestamp() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachinePipeliner.cpp | 1583 unsigned Lat = D.getLatency(); swapAntiDependences() local |