Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInsertDelayAlu.cpp215 struct DelayState : DenseMap<unsigned, DelayInfo> { struct in __anone95817f00111::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()