LLVM API Documentation

Enumerations
llvm::ARMCP Namespace Reference

Enumerations

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

Enumeration Type Documentation

Enumerator:
CPValue 
CPExtSymbol 
CPBlockAddress 
CPLSDA 
CPMachineBasicBlock 

Definition at line 31 of file ARMConstantPoolValue.h.

Enumerator:
no_modifier 
TLSGD 
GOT 
GOTOFF 
GOTTPOFF 
TPOFF 

Definition at line 39 of file ARMConstantPoolValue.h.