Searched refs:setEntryPoint (Results 1 – 3 of 3) sorted by relevance
65 void setEntryPoint(unsigned CC, StringRef Name);
188 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint() function in AMDGPUPALMetadata
1018 MD->setEntryPoint(CC, MF.getFunction().getName()); in EmitPALMetadata()