Searched refs:getExceptionPointerRegister (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h728 /// getExceptionPointerRegister - If a physical register, this returns
731 unsigned getExceptionPointerRegister() const { function in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp809 unsigned Reg = TLI.getExceptionPointerRegister();
H A DLegalizeDAG.cpp3130 unsigned Reg = TLI.getExceptionPointerRegister();
H A DSelectionDAGBuilder.cpp1898 if (TLI.getExceptionPointerRegister() == 0 &&

Completed in 222 milliseconds