Searched refs:getFunctionBegin (Results 1 – 8 of 8) sorted by relevance
298 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()318 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()338 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
930 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1118 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
237 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable()
1147 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitBBAddrMapSection()1194 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()
1737 if (Asm->MF->hasBBSections() && StartLabel == Asm->getFunctionBegin() && in buildLocationList()1787 if (DebugLoc[0].getBeginSym() == Asm->getFunctionBegin()) in buildLocationList()
1375 CurFn->Begin = Asm->getFunctionBegin(); in beginFunctionImpl()
247 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
971 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginFunctionImpl()1118 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginInstruction()