LLVM: llvm::MCRegisterInfo::DwarfLLVMRegPair Struct Reference (original) (raw)

DwarfLLVMRegPair - Emitted by tablegen so Dwarf<->LLVM reg mappings can be performed with a binary search. More...

#include "[llvm/MC/MCRegisterInfo.h](MCRegisterInfo%5F8h%5Fsource.html)"

DwarfLLVMRegPair - Emitted by tablegen so Dwarf<->LLVM reg mappings can be performed with a binary search.

Definition at line 157 of file MCRegisterInfo.h.

operator<()

FromReg

unsigned llvm::MCRegisterInfo::DwarfLLVMRegPair::FromReg

ToReg

unsigned llvm::MCRegisterInfo::DwarfLLVMRegPair::ToReg


The documentation for this struct was generated from the following file: