Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp65 static const Counters ZeroCounts; member in __anon364952ee0111::SIInsertWaits
139 const Counters SIInsertWaits::ZeroCounts = { { 0, 0, 0 } }; member in SIInsertWaits
254 Counters Limit = ZeroCounts; in pushInstruction()
393 Counters Result = ZeroCounts; in handleOperands()
464 WaitedOn = ZeroCounts; in runOnMachineFunction()
465 LastIssued = ZeroCounts; in runOnMachineFunction()