reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIPeepholeSDWA.cpp
 1154     if (PotentialMatches.count(Operand->getParentInst()) == 0)
 1241           PotentialMatches[PotentialMI].push_back(Operand.get());
 1245       for (auto &PotentialPair : PotentialMatches) {
 1250       PotentialMatches.clear();