Home
last modified time | relevance | path

Searched defs:OutContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp80 MCSymbol *Sym, MCContext &OutContext) { in createSparcMCOperand()
88 MCContext &OutContext) { in createPCXCallOP()
95 MCContext &OutContext) in createPCXRelExprOp()
166 MCContext &OutContext, in EmitHiLo()
/external/llvm/lib/CodeGen/
DStackMaps.cpp276 MCContext &OutContext = AP.OutStreamer.getContext(); in recordStackMapOpers() local
524 MCContext &OutContext = AP.OutStreamer.getContext(); in serializeToStackMapSection() local
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h76 MCContext &OutContext; variable