LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AlphaInstrInfo.cpp File Reference

#include "Alpha.h"
#include "AlphaInstrInfo.h"
#include "AlphaGenInstrInfo.inc"
#include "llvm/ADT/STLExtras.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"

Include dependency graph for AlphaInstrInfo.cpp:

Include dependency graph

Go to the source code of this file.

Functions

bool isAlphaIntCondCode (unsigned Opcode)
unsigned AlphaRevCondCode (unsigned Opcode)


Function Documentation

unsigned AlphaRevCondCode unsigned  Opcode  )  [static]
 

Definition at line 294 of file AlphaInstrInfo.cpp.

Referenced by llvm::AlphaInstrInfo::ReverseBranchCondition().

bool isAlphaIntCondCode unsigned  Opcode  )  [static]
 

Definition at line 87 of file AlphaInstrInfo.cpp.

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




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.