Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp733 unsigned Lat = 0; in adjustSchedDependency() local
746 unsigned Lat = InstrInfo.getInstrLatency(getInstrItineraryData(), *SrcI); in adjustSchedDependency() local
906 unsigned Lat = TSchedModel->computeInstrLatency(&MAI) - 1; in apply() local
DSIInstrInfo.cpp6637 unsigned Lat = 0, Count = 0; in getInstrLatency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h147 void setLatency(unsigned Lat) { in setLatency()
/third_party/rust/crates/nix/src/sys/socket/
Daddr.rs346 Lat = libc::AF_LAT, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1132 unsigned Lat = D.getLatency(); in swapAntiDependences() local