Searched defs:BeginLabel (Results 1 – 6 of 6) sorted by relevance
353 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()358 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel()366 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel()
252 MCSymbol *BeginLabel = MI->getOperand(0).getMCSymbol(); in ComputeCallSiteTable() local375 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in EmitExceptionTable() local585 MCSymbol *BeginLabel = S.BeginLabel; in EmitExceptionTable() local
73 MCSymbol *BeginLabel; // zero indicates the start of the function. member
189 MCSymbol *BeginLabel; // zero indicates the start of the function. member302 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in EmitExceptionTable() local320 MCSymbol *BeginLabel = MI->getOperand(0).getMCSymbol(); in EmitExceptionTable() local
396 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()477 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
5200 MCSymbol *BeginLabel = 0; in LowerCallTo() local