LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
ARMConstantPoolValue.h File Reference
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/ErrorHandling.h"
#include <cstddef>
Include dependency graph for ARMConstantPoolValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::ARMConstantPoolValue
 
class  llvm::ARMConstantPoolConstant
 
class  llvm::ARMConstantPoolSymbol
 
class  llvm::ARMConstantPoolMBB
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::ARMCP
 

Enumerations

enum  llvm::ARMCP::ARMCPKind {
  llvm::ARMCP::CPValue, llvm::ARMCP::CPExtSymbol, llvm::ARMCP::CPBlockAddress, llvm::ARMCP::CPLSDA,
  llvm::ARMCP::CPMachineBasicBlock
}
 
enum  llvm::ARMCP::ARMCPModifier {
  llvm::ARMCP::no_modifier, llvm::ARMCP::TLSGD, llvm::ARMCP::GOT, llvm::ARMCP::GOTOFF,
  llvm::ARMCP::GOTTPOFF, llvm::ARMCP::TPOFF
}
 

Functions

raw_ostream & llvm::operator<< (raw_ostream &O, const ARMConstantPoolValue &V)