Searched defs:NeedsCache (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUIGroupLP.cpp | 104 bool NeedsCache = false) in InstructionRule() 942 IsPipeExp(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in IsPipeExp() 981 bool NeedsCache = false) in EnablesNthMFMA() 1028 bool NeedsCache = false) in EnablesNthMFMAInChain() 1067 bool HasIntermediary = false, bool NeedsCache = false) in LessThanNSuccs() 1108 bool NeedsCache = false) in GreaterThanOrEqualToNSuccs() 1122 IsCvt(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in IsCvt() 1134 IsFMA(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in IsFMA() 1145 IsPipeAdd(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in IsPipeAdd() 1182 unsigned SGID, bool NeedsCache = false) in IsSuccOfPrevNthGroup() [all …]
|