LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
SparcInstrInfo.cpp File Reference
#include "SparcInstrInfo.h"
#include "Sparc.h"
#include "SparcMachineFunctionInfo.h"
#include "SparcSubtarget.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineMemOperand.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/TargetRegistry.h"
#include "SparcGenInstrInfo.inc"
Include dependency graph for SparcInstrInfo.cpp:

Go to the source code of this file.

Macros

#define GET_INSTRINFO_CTOR_DTOR
 

Functions

static bool IsIntegerCC (unsigned CC)
 
static SPCC::CondCodes GetOppositeBranchCondition (SPCC::CondCodes CC)
 

Macro Definition Documentation

#define GET_INSTRINFO_CTOR_DTOR

Definition at line 27 of file SparcInstrInfo.cpp.

Function Documentation

static SPCC::CondCodes GetOppositeBranchCondition ( SPCC::CondCodes  CC)
static
static bool IsIntegerCC ( unsigned  CC)
static

Definition at line 83 of file SparcInstrInfo.cpp.

References llvm::SPCC::ICC_VC.

Referenced by llvm::SparcInstrInfo::InsertBranch().