Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h198 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h221 unsigned ExceptionPointerVirtReg, ExceptionSelectorVirtReg; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1021 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1316 FuncInfo->ExceptionSelectorVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2370 FuncInfo.ExceptionSelectorVirtReg, in visitLandingPad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1163 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1583 FuncInfo->ExceptionSelectorVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2554 FuncInfo.ExceptionSelectorVirtReg, in visitLandingPad()