Searched defs:BeginLabel (Results 1 – 9 of 9) sorted by relevance
383 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()388 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel()396 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
564 const MCSymbol *BeginLabel, in emitSEHActionsForRange()
1427 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + Name + "_begin"); in emitDebugPubSection() local
302 MCSymbol *BeginLabel, MCSymbol *EndLabel) { in addInvoke()390 MCSymbol *BeginLabel = LandingPad.BeginLabels[j]; in TidyLandingPads() local
93 void SwitchBuilder::BeginLabel(int index, Node* condition) { in BeginLabel() function in v8::internal::compiler::SwitchBuilder
773 MCSymbol *BeginLabel = Asm->createTempSymbol("Barange"); in emitUnitRangesEntries() local1035 MCSymbol *BeginLabel = Asm->createTempSymbol("pub" + SecName + "_begin"); in emitPubSectionForUnit() local
5277 MCSymbol *BeginLabel = nullptr; in lowerInvokable() local