LLVM 20.0.0git
|
This is the complete list of members for llvm::CSKYMCCodeEmitter, including all inherited members.
CSKYMCCodeEmitter(MCContext &Ctx, const MCInstrInfo &MII) | llvm::CSKYMCCodeEmitter | inline |
encodeInstruction(const MCInst &Inst, SmallVectorImpl< char > &CB, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const override | llvm::CSKYMCCodeEmitter | virtual |
expandJBTF(const MCInst &MI, SmallVectorImpl< char > &CB, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
expandNEG(const MCInst &MI, SmallVectorImpl< char > &CB, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
expandRSUBI(const MCInst &MI, SmallVectorImpl< char > &CB, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getBareSymbolOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getBinaryCodeForInstr(const MCInst &MI, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getBranchSymbolOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getCallSymbolOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getConstpoolSymbolOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getDataSymbolOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getImmJMPIX(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getImmOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getImmOpValueIDLY(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getImmOpValueMSBSize(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getImmShiftOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | inline |
getMachineOpValue(const MCInst &MI, const MCOperand &MO, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getOImmOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getRegisterSeqOpValue(const MCInst &MI, unsigned Op, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getRegSeqImmOpValue(const MCInst &MI, unsigned Idx, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::CSKYMCCodeEmitter | |
getTargetFixup(const MCExpr *Expr) const | llvm::CSKYMCCodeEmitter | |
MCCodeEmitter() | llvm::MCCodeEmitter | protected |
MCCodeEmitter(const MCCodeEmitter &)=delete | llvm::MCCodeEmitter | |
operator=(const MCCodeEmitter &)=delete | llvm::MCCodeEmitter | |
reset() | llvm::MCCodeEmitter | inlinevirtual |
~CSKYMCCodeEmitter() | llvm::CSKYMCCodeEmitter | inline |
~MCCodeEmitter() | llvm::MCCodeEmitter | virtual |