Searched refs:getFunctionBegin (Results 1 – 8 of 8) sorted by relevance
312 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()332 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()352 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
929 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1124 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
239 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable()
1361 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitBBAddrMapSection()1528 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()1663 EmitForMD(*MD, {getFunctionBegin(), getFunctionEnd()}, true); in emitPCSections()
1774 if (Asm->MF->hasBBSections() && StartLabel == Asm->getFunctionBegin() && in buildLocationList()1824 if (DebugLoc[0].getBeginSym() == Asm->getFunctionBegin()) in buildLocationList()
1484 CurFn->Begin = Asm->getFunctionBegin(); in beginFunctionImpl()
263 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
1225 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginFunctionImpl()1379 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginInstruction()