|
LLVM
3.7.0
|
#include <SystemZInstrInfo.h>
Public Member Functions | |
| Branch (BranchType type, unsigned ccValid, unsigned ccMask, const MachineOperand *target) | |
Public Attributes | |
| BranchType | Type |
| unsigned | CCValid |
| unsigned | CCMask |
| const MachineOperand * | Target |
Definition at line 97 of file SystemZInstrInfo.h.
|
inline |
Definition at line 110 of file SystemZInstrInfo.h.
| unsigned llvm::SystemZII::Branch::CCMask |
Definition at line 105 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().
| unsigned llvm::SystemZII::Branch::CCValid |
Definition at line 102 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().
| const MachineOperand* llvm::SystemZII::Branch::Target |
Definition at line 108 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch(), and llvm::SystemZInstrInfo::RemoveBranch().
| BranchType llvm::SystemZII::Branch::Type |
Definition at line 99 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().
1.8.6