LLVM API Documentation
#include "SparcInstrInfo.h"
#include "Sparc.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "SparcGenInstrInfo.inc"
Include dependency graph for SparcInstrInfo.cpp:
Go to the source code of this file.
Functions | |
static bool | isZeroImm (const MachineOperand &op) |
static bool isZeroImm | ( | const MachineOperand & | op | ) | [static] |
Definition at line 25 of file SparcInstrInfo.cpp.
References llvm::MachineOperand::getImmedValue(), and llvm::MachineOperand::isImmediate().
Referenced by llvm::SparcInstrInfo::isMoveInstr().