Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp335 void addRegClassDefCounts(MutableArrayRef<unsigned> RegClassDefCounts,
1266 void RegAllocFastImpl::addRegClassDefCounts( in addRegClassDefCounts() function in RegAllocFastImpl
1334 addRegClassDefCounts(RegClassDefCounts, MO.getReg()); in findAndSortDefOperandIndexes()