Lines Matching refs:FunctionBeginSym
196 FunctionBeginSym = FunctionEndSym = 0;
1622 FunctionBeginSym = Asm->GetTempSymbol("func_begin",
1625 Asm->OutStreamer.EmitLabel(FunctionBeginSym);
1655 // The first mention of a function argument gets the FunctionBeginSym
1661 LabelsBeforeInsn[MI] = FunctionBeginSym;
1775 PrevLabel = FunctionBeginSym;