Home
last modified time | relevance | path

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

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