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

/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h122 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; member in class:llvm::FunctionLoweringInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp916 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC);
1085 FuncInfo->ExceptionSelectorVirtReg = 0;
H A DSelectionDAGBuilder.cpp2055 FuncInfo.ExceptionSelectorVirtReg, TLI->getPointerTy()),

Completed in 268 milliseconds