LLVM 20.0.0git
|
This is the complete list of members for llvm::MCInstrInfo, including all inherited members.
ComplexDeprecationPredicate typedef | llvm::MCInstrInfo | |
get(unsigned Opcode) const | llvm::MCInstrInfo | inline |
getDeprecatedInfo(MCInst &MI, const MCSubtargetInfo &STI, std::string &Info) const | llvm::MCInstrInfo | |
getName(unsigned Opcode) const | llvm::MCInstrInfo | inline |
getNumOpcodes() const | llvm::MCInstrInfo | inline |
InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, const uint8_t *DF, const ComplexDeprecationPredicate *CDI, unsigned NO) | llvm::MCInstrInfo | inline |