Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DFaultMaps.cpp30 MCContext &OutContext = AP.OutStreamer->getContext(); in recordFaultingOp() local
51 MCContext &OutContext = AP.OutStreamer->getContext(); in serializeToFaultMapSection() local
DStackMaps.cpp287 MCContext &OutContext = AP.OutStreamer->getContext(); in recordStackMapOpers() local
530 MCContext &OutContext = AP.OutStreamer->getContext(); in serializeToStackMapSection() local
/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/include/llvm/CodeGen/
DAsmPrinter.h78 MCContext &OutContext; variable