Interface to description of machine instruction set.
Synopsis
Declared in <llvm/MC/MCInstrInfo.h>
class MCInstrInfo;
Type Aliases
Member Functions
Name |
Description |
Initialize MCInstrInfo, called by TableGen auto‐generated routines. DO NOT USE. |
|
Return the machine instruction descriptor that corresponds to the specified instruction opcode. |
|
Returns true if a certain instruction is deprecated and if so returns the reason in |
|
Returns the name for the instructions with the given opcode. |
|
Return the ID of the register class to use for |
|
Protected Data Members
Derived Classes
Name |
Description |
TargetInstrInfo ‐ Interface to description of machine instruction set |
Created with MrDocs