Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h184 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1288 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1480 FuncInfo->ExceptionSelectorVirtReg = 0; in SelectAllBasicBlocks()
H A DSelectionDAGBuilder.cpp3118 FuncInfo.ExceptionSelectorVirtReg, in visitLandingPad()