Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstrBuilder.h82 unsigned CallLatency; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp139 CallLatency("call-latency", cl::Hidden, variable
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp225 unsigned CallLatency) { in computeMaxLatency()