LLVM API Documentation

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

llvm::V9 Namespace Reference


Enumerations

enum  SparcV9MachineOpCode {
  ENUM, OPCODESTRING, NUMOPERANDS, RESULTPOS,
  MAXIMM, IMMSE, NUMDELAYSLOTS, LATENCY,
  SCHEDCLASS, INVALID_OPCODE, NUM_REAL_OPCODES = PHI, NUM_TOTAL_OPCODES = INVALID_OPCODE
}
enum  RelocationType {
  reloc_pcrel_call = 0, reloc_sethi_hh = 1, reloc_sethi_lm = 2, reloc_or_hm = 3,
  reloc_or_lo = 4
}


Enumeration Type Documentation

enum llvm::V9::RelocationType
 

Enumerator:
reloc_pcrel_call 
reloc_sethi_hh 
reloc_sethi_lm 
reloc_or_hm 
reloc_or_lo 

Definition at line 21 of file SparcV9Relocations.h.

enum llvm::V9::SparcV9MachineOpCode
 

Enumerator:
ENUM 
OPCODESTRING 
NUMOPERANDS 
RESULTPOS 
MAXIMM 
IMMSE 
NUMDELAYSLOTS 
LATENCY 
SCHEDCLASS 
INVALID_OPCODE 
NUM_REAL_OPCODES 
NUM_TOTAL_OPCODES 

Definition at line 61 of file SparcV9Internals.h.