Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h55 ReleaseAtCycles() : Numerator(0), Denominator(1) {} in ReleaseAtCycles() function
/llvm-project/llvm/lib/MCA/
H A DSupport.cpp95 unsigned ReleaseAtCycles = ProcResourceUsage[I]; in computeBlockRThroughput() local
/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp615 unsigned ReleaseAtCycles = Distribution[I]; in printBottleneckHints() local
/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1003 ExpandProcResources(RecVec & PRVec,std::vector<int64_t> & ReleaseAtCycles,std::vector<int64_t> & AcquireAtCycles,const CodeGenProcModel & PM) ExpandProcResources() argument
1170 std::vector<int64_t> ReleaseAtCycles = GenSchedClassTables() local
[all...]