Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp215 struct DelayState : DenseMap<unsigned, DelayInfo> { struct in __anon39c000570111::AMDGPUInsertDelayAlu
218 void merge(const DelayState &RHS) { in merge()
230 void advance(DelayType Type, unsigned Cycles) { in advance()
240 void dump(const TargetRegisterInfo *TRI) const { in dump()