Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h55 ReleaseAtCycles() : Numerator(0), Denominator(1) {} in ReleaseAtCycles() function
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp95 unsigned ReleaseAtCycles = ProcResourceUsage[I]; in computeBlockRThroughput() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp981 RecVec &PRVec, std::vector<int64_t> &ReleaseAtCycles, in ExpandProcResources()
1153 std::vector<int64_t> ReleaseAtCycles = in GenSchedClassTables() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp614 unsigned ReleaseAtCycles = Distribution[I]; in printBottleneckHints() local