Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp385 static void increaseCounters(Counters &Dst, const Counters &Src) { in increaseCounters() function
416 increaseCounters(Result, UsedRegs[j]); in handleOperands()
417 increaseCounters(Result, DefinedRegs[j]); in handleOperands()
421 increaseCounters(Result, DefinedRegs[j]); in handleOperands()