HomeSort by relevance Sort by last modified time
    Searched defs:getCompactUnwindRegNum (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 86 /// getCompactUnwindRegNum - This function maps the register to the number for
88 int X86RegisterInfo::getCompactUnwindRegNum(unsigned RegNum, bool isEH) const {
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 763 /// getCompactUnwindRegNum - This function maps the register to the number for
765 virtual int getCompactUnwindRegNum(unsigned, bool) const {
    [all...]

Completed in 8995 milliseconds