Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h134 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1025 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1197 FuncInfo->ExceptionPointerVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2064 if (FuncInfo.ExceptionPointerVirtReg) { in visitLandingPad()
2067 FuncInfo.ExceptionPointerVirtReg, TLI.getPointerTy()), in visitLandingPad()