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.h188 Register ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1454 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1729 FuncInfo->ExceptionSelectorVirtReg = Register(); in SelectAllBasicBlocks()
H A DSelectionDAGBuilder.cpp3557 FuncInfo.ExceptionSelectorVirtReg, in visitLandingPad()