LLVM
8.0.1
|
#include "Target/PowerPC/PPCInstrInfo.h"
Public Attributes | |
unsigned | Imm: 16 |
unsigned | Is64Bit: 1 |
unsigned | SetCR: 1 |
Definition at line 110 of file PPCInstrInfo.h.
unsigned llvm::LoadImmediateInfo::Imm |
Definition at line 111 of file PPCInstrInfo.h.
Referenced by llvm::PPCInstrInfo::convertToImmediateForm(), llvm::PPCInstrInfo::replaceInstrWithLI(), and swapMIOperands().
unsigned llvm::LoadImmediateInfo::Is64Bit |
Definition at line 112 of file PPCInstrInfo.h.
Referenced by llvm::PPCInstrInfo::replaceInstrWithLI(), and swapMIOperands().
unsigned llvm::LoadImmediateInfo::SetCR |
Definition at line 113 of file PPCInstrInfo.h.
Referenced by llvm::PPCInstrInfo::replaceInstrWithLI(), and swapMIOperands().