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

References

lib/Target/NVPTX/NVPTXISelLowering.cpp
 2471   const AttributeList &PAL = F->getAttributes();
 2484   for (const Argument &I : F->args()) {
 2510       assert(isKernelFunction(*F) &&
 2534         unsigned NumRegs = TLI->getNumRegisters(F->getContext(), ObjectVT);
 2585           EVT VecVT = EVT::getVectorVT(F->getContext(), LoadVT, NumElts);
 2590               EltVT.getTypeForEVT(F->getContext()), ADDRESS_SPACE_PARAM));