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

References

lib/Target/AMDGPU/AMDGPULibCalls.cpp
 1623   int numArgs = (int)aCI->getNumArgOperands();
 1631     if ((copr0 = dyn_cast<Constant>(aCI->getArgOperand(0))) == nullptr)
 1636     if ((copr1 = dyn_cast<Constant>(aCI->getArgOperand(1))) == nullptr) {
 1643     if ((copr2 = dyn_cast<Constant>(aCI->getArgOperand(2))) == nullptr)
 1705     new StoreInst(nval1, aCI->getArgOperand(1), aCI);
 1705     new StoreInst(nval1, aCI->getArgOperand(1), aCI);