Home
last modified time | relevance | path

Searched refs:Dwarf2LRegs (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm/MC/
HDMCRegisterInfo.h179 const DwarfLLVMRegPair *Dwarf2LRegs; // Dwarf to LLVM regs mapping variable
289 Dwarf2LRegs = Map; in mapDwarfRegsToLLVMRegs()
/trueos/contrib/llvm/lib/MC/
HDMCRegisterInfo.cpp73 const DwarfLLVMRegPair *M = isEH ? EHDwarf2LRegs : Dwarf2LRegs; in getLLVMRegNum()