Home
last modified time | relevance | path

Searched refs:ExceptionPointerVirtReg (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h198 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1017 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1315 FuncInfo->ExceptionPointerVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2359 if (FuncInfo.ExceptionPointerVirtReg) { in visitLandingPad()
2362 FuncInfo.ExceptionPointerVirtReg, in visitLandingPad()