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