Home
last modified time | relevance | path

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

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