Home
last modified time | relevance | path

Searched refs:ExceptionPointerVirtReg (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.cpp1435 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1705 FuncInfo->ExceptionPointerVirtReg = 0; in SelectAllBasicBlocks()
H A DSelectionDAGBuilder.cpp3487 if (FuncInfo.ExceptionPointerVirtReg) { in visitLandingPad()
3490 FuncInfo.ExceptionPointerVirtReg, in visitLandingPad()