Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp209 struct DelayState : DenseMap<unsigned, DelayInfo> { struct in __anonf725af2e0111::AMDGPUInsertDelayAlu
212 void merge(const DelayState &RHS) { in merge()
224 void advance(DelayType Type, unsigned Cycles) { in advance()
234 void dump(const TargetRegisterInfo *TRI) const { in dump()