Searched refs:getFunctionBegin (Results 1 – 7 of 7) sorted by relevance
304 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()324 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()344 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()
1133 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitBBAddrMapSection()1180 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()
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()