LLVM 20.0.0git
|
This is the complete list of members for llvm::PPCMCCodeEmitter, including all inherited members.
encodeInstruction(const MCInst &MI, SmallVectorImpl< char > &CB, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const override | llvm::PPCMCCodeEmitter | virtual |
get_crbitm_encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getBinaryCodeForInstr(const MCInst &MI, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getCondBrEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDirectBrEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispRI34Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispRI34PCRelEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispRIEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispRIHashEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispRIX16Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispRIXEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispSPE2Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispSPE4Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getDispSPE8Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getImm16Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getImm34Encoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI, MCFixupKind Fixup) const | llvm::PPCMCCodeEmitter | |
getImm34EncodingNoPCRel(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getImm34EncodingPCRel(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getInstSizeInBytes(const MCInst &MI) const | llvm::PPCMCCodeEmitter | |
getMachineOpValue(const MCInst &MI, const MCOperand &MO, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getTLSCallEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getTLSRegEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
getVSRpEvenEncoding(const MCInst &MI, unsigned OpNo, SmallVectorImpl< MCFixup > &Fixups, const MCSubtargetInfo &STI) const | llvm::PPCMCCodeEmitter | |
isNoTOCCallInstr(const MCInst &MI) const | llvm::PPCMCCodeEmitter | |
isPrefixedInstruction(const MCInst &MI) const | llvm::PPCMCCodeEmitter | |
MCCodeEmitter() | llvm::MCCodeEmitter | protected |
MCCodeEmitter(const MCCodeEmitter &)=delete | llvm::MCCodeEmitter | |
operator=(const PPCMCCodeEmitter &)=delete | llvm::PPCMCCodeEmitter | |
llvm::MCCodeEmitter::operator=(const MCCodeEmitter &)=delete | llvm::MCCodeEmitter | |
PPCMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx) | llvm::PPCMCCodeEmitter | inline |
PPCMCCodeEmitter(const PPCMCCodeEmitter &)=delete | llvm::PPCMCCodeEmitter | |
reset() | llvm::MCCodeEmitter | inlinevirtual |
~MCCodeEmitter() | llvm::MCCodeEmitter | virtual |
~PPCMCCodeEmitter() override=default | llvm::PPCMCCodeEmitter |