Searched refs:MipsELFStreamer (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFStreamer.cpp | 25 MipsELFStreamer::MipsELFStreamer(MCContext &Context, in MipsELFStreamer() function in MipsELFStreamer 36 void MipsELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction() 56 void MipsELFStreamer::emitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { in emitCFIStartProcImpl() 61 MCSymbol *MipsELFStreamer::emitCFILabel() { in emitCFILabel() 67 void MipsELFStreamer::emitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { in emitCFIEndProcImpl() 72 void MipsELFStreamer::createPendingLabelRelocs() { in createPendingLabelRelocs() 88 void MipsELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() 93 void MipsELFStreamer::switchSection(MCSection *Section, in switchSection() 99 void MipsELFStreamer::emitValueImpl(const MCExpr *Value, unsigned Size, in emitValueImpl() 105 void MipsELFStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() [all …]
|
| D | MipsNaClELFStreamer.cpp | 43 class MipsNaClELFStreamer : public MipsELFStreamer { 48 : MipsELFStreamer(Context, std::move(TAB), std::move(OW), in MipsNaClELFStreamer() 108 MipsELFStreamer::emitInstruction(MaskInst, STI); in emitMask() 118 MipsELFStreamer::emitInstruction(MI, STI); in sandboxIndirectJump() 133 MipsELFStreamer::emitInstruction(MI, STI); in sandboxLoadStoreStackChange() 189 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction() 195 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction() 202 MipsELFStreamer::emitInstruction(Inst, STI); in emitInstruction()
|
| D | MipsELFStreamer.h | 30 class MipsELFStreamer : public MCELFStreamer { 36 MipsELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB,
|
| D | CMakeLists.txt | 6 MipsELFStreamer.cpp
|
| D | MipsTargetStreamer.cpp | 956 MipsELFStreamer &MEF = static_cast<MipsELFStreamer &>(Streamer); in finish() 1113 MipsELFStreamer &MEF = static_cast<MipsELFStreamer &>(Streamer); in emitDirectiveInsn()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsOptionRecord.h | 29 class MipsELFStreamer; variable 40 MipsRegInfoRecord(MipsELFStreamer *S, MCContext &Context) in MipsRegInfoRecord() 64 MipsELFStreamer *Streamer;
|
| /openbsd/src/gnu/usr.bin/clang/libLLVMMipsDesc/ |
| D | Makefile | 12 MipsELFStreamer.cpp \
|
| /openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | BUILD.gn | 65 "MipsELFStreamer.cpp",
|
| /openbsd/src/gnu/llvm/clang/docs/tools/ |
| D | clang-formatted-files.txt | 6611 llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
|