Searched refs:getFunctionBegin (Results 1 – 8 of 8) sorted by relevance
316 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()336 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()356 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
931 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1126 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
238 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable()
1437 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitBBAddrMapSection()1615 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()1750 EmitForMD(*MD, {getFunctionBegin(), getFunctionEnd()}, true); in emitPCSections()
1784 if (Asm->MF->hasBBSections() && StartLabel == Asm->getFunctionBegin() && in buildLocationList()1830 if (DebugLoc[0].getBeginSym() == Asm->getFunctionBegin()) in buildLocationList()
1498 CurFn->Begin = Asm->getFunctionBegin(); in beginFunctionImpl()
286 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
1344 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginFunctionImpl()1498 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginInstruction()