Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h189 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1438 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1706 FuncInfo->ExceptionSelectorVirtReg = 0; in SelectAllBasicBlocks()
H A DSelectionDAGBuilder.cpp3496 FuncInfo.ExceptionSelectorVirtReg, in visitLandingPad()