LLVM API Documentation
ARM_MLxEntry - Record information about MLA / MLS instructions. More...

Public Attributes | |
| uint16_t | MLxOpc |
| uint16_t | MulOpc |
| uint16_t | AddSubOpc |
| bool | NegAcc |
| bool | HasLane |
ARM_MLxEntry - Record information about MLA / MLS instructions.
Definition at line 62 of file ARMBaseInstrInfo.cpp.
| uint16_t ARM_MLxEntry::AddSubOpc |
Definition at line 65 of file ARMBaseInstrInfo.cpp.
Referenced by llvm::ARMBaseInstrInfo::isFpMLxInstruction().
Definition at line 67 of file ARMBaseInstrInfo.cpp.
Referenced by llvm::ARMBaseInstrInfo::isFpMLxInstruction().
| uint16_t ARM_MLxEntry::MLxOpc |
Definition at line 63 of file ARMBaseInstrInfo.cpp.
Referenced by llvm::ARMBaseInstrInfo::ARMBaseInstrInfo().
| uint16_t ARM_MLxEntry::MulOpc |
Definition at line 64 of file ARMBaseInstrInfo.cpp.
Referenced by llvm::ARMBaseInstrInfo::isFpMLxInstruction().
Definition at line 66 of file ARMBaseInstrInfo.cpp.
Referenced by llvm::ARMBaseInstrInfo::isFpMLxInstruction().