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

Declarations

lib/Target/AMDGPU/AMDGPULibFunc.h
  376   const Param *getLeads() const;

References

lib/Target/AMDGPU/AMDGPULibCalls.cpp
  471   return FInfo.getLeads()[0].VectorSize;
  475   return (AMDGPULibFunc::EType)FInfo.getLeads()[0].ArgType;
  520     nf.getLeads()[0].ArgType = FInfo.getLeads()[0].ArgType;
  521     nf.getLeads()[0].VectorSize = FInfo.getLeads()[0].VectorSize;