Searched refs:getFunctionFrameSymbol (Results 1 – 4 of 4) sorted by relevance
258 const MCSymbol *getFunctionFrameSymbol() const override;
392 const MCSymbol *NVPTXAsmPrinter::getFunctionFrameSymbol() const { in getFunctionFrameSymbol() function in NVPTXAsmPrinter
284 virtual const MCSymbol *getFunctionFrameSymbol() const { return nullptr; } in getFunctionFrameSymbol() function
961 if (const MCSymbol *FrameSymbol = Asm->getFunctionFrameSymbol()) in applyConcreteDbgVariableAttributes()