Home
last modified time | relevance | path

Searched defs:MaxLatency (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp135 unsigned MaxLatency = 0; in computeCriticalRegDep() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp189 unsigned MaxLatency = 0; in getBypassDelayCycles() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h465 unsigned MaxLatency; member