Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp92 std::optional<double> Throughput; getReciprocalThroughput() local
138 std::optional<double> Throughput; getReciprocalThroughput() local
[all...]
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzer.cpp
/llvm-project/llvm/lib/MCA/
H A DSupport.cpp100 double Throughput = static_cast<double>(ReleaseAtCycles) / MCDesc.NumUnits; in computeBlockRThroughput() local