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

  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.h 52 unsigned getEHExceptionRegister() const;
SparcRegisterInfo.cpp 126 unsigned SparcRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.h 83 unsigned getEHExceptionRegister() const;
HexagonRegisterInfo.cpp 298 unsigned HexagonRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.h 69 unsigned getEHExceptionRegister() const;
MipsRegisterInfo.cpp 222 getEHExceptionRegister() const {
  /external/llvm/lib/Target/X86/
X86RegisterInfo.h 131 unsigned getEHExceptionRegister() const;
X86RegisterInfo.cpp 515 unsigned X86RegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h 102 unsigned getEHExceptionRegister() const;
PPCRegisterInfo.cpp 692 unsigned PPCRegisterInfo::getEHExceptionRegister() const {
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 153 unsigned getEHExceptionRegister() const;
ARMBaseRegisterInfo.cpp 374 unsigned ARMBaseRegisterInfo::getEHExceptionRegister() const {

Completed in 812 milliseconds