Home
last modified time | relevance | path

Searched refs:addRegClassDefCounts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp334 void addRegClassDefCounts(MutableArrayRef<unsigned> RegClassDefCounts,
1332 void RegAllocFastImpl::addRegClassDefCounts( in addRegClassDefCounts() function in RegAllocFastImpl
1399 addRegClassDefCounts(RegClassDefCounts, MO.getReg()); in findAndSortDefOperandIndexes()