HomeSort by relevance Sort by last modified time
    Searched refs:getEHExceptionRegister (Results 1 - 14 of 14) sorted by null

  /external/llvm/lib/Target/MBlaze/
MBlazeRegisterInfo.h 67 unsigned getEHExceptionRegister() const;
MBlazeRegisterInfo.cpp 185 unsigned MBlazeRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.h 52 unsigned getEHExceptionRegister() const;
SparcRegisterInfo.cpp 119 unsigned SparcRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.h 84 unsigned getEHExceptionRegister() const;
HexagonRegisterInfo.cpp 306 unsigned HexagonRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.h 66 unsigned getEHExceptionRegister() const;
MipsRegisterInfo.cpp 272 getEHExceptionRegister() const {
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h 70 unsigned getEHExceptionRegister() const;
PPCRegisterInfo.cpp 613 unsigned PPCRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/X86/
X86RegisterInfo.h 128 unsigned getEHExceptionRegister() const;
X86RegisterInfo.cpp 527 unsigned X86RegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 154 unsigned getEHExceptionRegister() const;
ARMBaseRegisterInfo.cpp 573 unsigned ARMBaseRegisterInfo::getEHExceptionRegister() const {
    [all...]

Completed in 2228 milliseconds