LLVM API Documentation

Public Attributes
ARM_MLxEntry Struct Reference

ARM_MLxEntry - Record information about MLA / MLS instructions. More...

Collaboration diagram for ARM_MLxEntry:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint16_t MLxOpc
uint16_t MulOpc
uint16_t AddSubOpc
bool NegAcc
bool HasLane

Detailed Description

ARM_MLxEntry - Record information about MLA / MLS instructions.

Definition at line 62 of file ARMBaseInstrInfo.cpp.


Member Data Documentation

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().

Definition at line 63 of file ARMBaseInstrInfo.cpp.

Referenced by llvm::ARMBaseInstrInfo::ARMBaseInstrInfo().

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().


The documentation for this struct was generated from the following file: