Home
last modified time | relevance | path

Searched refs:getExceptionAddressRegister (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h685 unsigned getExceptionAddressRegister() const { in getExceptionAddressRegister() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp591 unsigned Reg = TLI.getExceptionAddressRegister(); in SelectCall()
DSelectionDAGISel.cpp702 unsigned Reg = TLI.getExceptionAddressRegister(); in PrepareEHLandingPad()
DLegalizeDAG.cpp3426 unsigned Reg = TLI.getExceptionAddressRegister(); in ExpandNode()