Searched refs:getFunctionBegin (Results 1 – 8 of 8) sorted by relevance
303 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()323 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()343 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
925 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1120 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
240 MCSymbol *LastLabel = Asm->getFunctionBegin(); in computeCallSiteTable()
1335 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitBBAddrMapSection()1424 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()1532 EmitForMD(*MD, {getFunctionBegin(), getFunctionEnd()}, true); in emitPCSections()
1757 if (Asm->MF->hasBBSections() && StartLabel == Asm->getFunctionBegin() && in buildLocationList()1807 if (DebugLoc[0].getBeginSym() == Asm->getFunctionBegin()) in buildLocationList()
1460 CurFn->Begin = Asm->getFunctionBegin(); in beginFunctionImpl()
274 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
1224 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginFunctionImpl()1371 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginInstruction()