Home
last modified time | relevance | path

Searched refs:PPCELFStreamer (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFStreamer.cpp40 PPCELFStreamer::PPCELFStreamer(MCContext &Context, in PPCELFStreamer() function in PPCELFStreamer
48 void PPCELFStreamer::emitPrefixedInstruction(const MCInst &Inst, in emitPrefixedInstruction()
88 void PPCELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction()
122 void PPCELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel()
139 void PPCELFStreamer::emitGOTToPCRelReloc(const MCInst &Inst) { in emitGOTToPCRelReloc()
174 void PPCELFStreamer::emitGOTToPCRelLabel(const MCInst &Inst) { in emitGOTToPCRelLabel()
228 return new PPCELFStreamer(Context, std::move(MAB), std::move(OW), in createPPCELFStreamer()
DPPCELFStreamer.h28 class PPCELFStreamer : public MCELFStreamer {
36 PPCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB,
DCMakeLists.txt11 PPCELFStreamer.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/MCTargetDesc/
DBUILD.gn55 "PPCELFStreamer.cpp",