Home
last modified time | relevance | path

Searched defs:ReleaseAtCycles (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/MCA/
HDSupport.h55 ReleaseAtCycles() : Numerator(0), Denominator(1) {} in ReleaseAtCycles() function
/freebsd-head/contrib/llvm-project/llvm/lib/MCA/
HDSupport.cpp95 unsigned ReleaseAtCycles = ProcResourceUsage[I]; in computeBlockRThroughput() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-mca/Views/
HDBottleneckAnalysis.cpp615 unsigned ReleaseAtCycles = Distribution[I]; in printBottleneckHints() local
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetEmitter.cpp1003 RecVec &PRVec, std::vector<int64_t> &ReleaseAtCycles, in ExpandProcResources()
1170 std::vector<int64_t> ReleaseAtCycles = in GenSchedClassTables() local