LLVM API Documentation
#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 94 of file SystemZInstrInfo.h.
llvm::SystemZII::Branch::Branch | ( | BranchType | type, |
unsigned | ccValid, | ||
unsigned | ccMask, | ||
const MachineOperand * | target | ||
) | [inline] |
Definition at line 107 of file SystemZInstrInfo.h.
Definition at line 102 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().
Definition at line 99 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().
Definition at line 105 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch(), and llvm::SystemZInstrInfo::RemoveBranch().
Definition at line 96 of file SystemZInstrInfo.h.
Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().