Home
last modified time | relevance | path

Searched defs:Lat (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp866 unsigned Lat = 0; in adjustSchedDependency() local
879 unsigned Lat = InstrInfo.getInstrLatency(getInstrItineraryData(), *DefI); in adjustSchedDependency() local
973 unsigned Lat = TSchedModel->computeInstrLatency(&MAI) - 1; in apply() local
H A DSIInstrInfo.cpp9416 unsigned Lat = 0, Count = 0; in getInstrLatency() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h147 void setLatency(unsigned Lat) { in setLatency()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c3121 double Lat, Lon, Ht; in oncore_get_timestamp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1583 unsigned Lat = D.getLatency(); in swapAntiDependences() local