Home
last modified time | relevance | path

Searched refs:ExceptionSelectorVirtReg (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.cpp1021 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1316 FuncInfo->ExceptionSelectorVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2370 FuncInfo.ExceptionSelectorVirtReg, in visitLandingPad()