Searched defs:BeginLabel (Results 1 – 9 of 9) sorted by relevance
396 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()401 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel()409 bool hasCallSiteBeginLabel(MCSymbol *BeginLabel) { in hasCallSiteBeginLabel()
200 MCSymbol *BeginLabel = LandingPad->BeginLabels[j]; in computePadMap() local243 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in computeCallSiteTable() local558 MCSymbol *BeginLabel = S.BeginLabel; in emitExceptionTable() local
65 MCSymbol *BeginLabel; // Null indicates the start of the function. member
321 MCSymbol *BeginLabel = MI.getOperand(0).getMCSymbol(); in emitCXXFrameHandler3Table() local
1407 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
85 void SwitchBuilder::BeginLabel(int index, Node* condition) { in BeginLabel() function in v8::internal::compiler::SwitchBuilder
395 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()490 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
657 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local922 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
5470 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local