Searched defs:BeginLabel (Results 1 – 7 of 7) sorted by relevance
364 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()369 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel()377 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel()
221 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local348 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in emitExceptionTable() local557 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
63 MCSymbol *BeginLabel; // zero indicates the start of the function. member
1900 MCSymbol *BeginLabel = Asm->GetTempSymbol("pub" + Name + "_begin", ID); in emitDebugPubSection() local
85 void SwitchBuilder::BeginLabel(int index, Node* condition) { in BeginLabel() function in v8::internal::compiler::SwitchBuilder
394 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()475 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
5447 MCSymbol *BeginLabel = nullptr; in LowerCallTo() local