Home
last modified time | relevance | path

Searched refs:FrameAllocSym (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp774 MCSymbol *FrameAllocSym = MI.getOperand(0).getMCSymbol(); in emitFrameAlloc() local
778 OutStreamer.EmitAssignment(FrameAllocSym, in emitFrameAlloc()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5419 MCSymbol *FrameAllocSym = in visitIntrinsicCall() local
5424 .addSym(FrameAllocSym) in visitIntrinsicCall()
5440 MCSymbol *FrameAllocSym = in visitIntrinsicCall() local
5446 StringRef Name = FrameAllocSym->getName(); in visitIntrinsicCall()