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