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/include/llvm/CodeGen/
H A DMachinePipeliner.h351 unsigned MaxLatency = 0; in NodeSet() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h464 unsigned MaxLatency; member