Home
last modified time | relevance | path

Searched refs:ExceptionPointerVirtReg (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.cpp1017 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1315 FuncInfo->ExceptionPointerVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2359 if (FuncInfo.ExceptionPointerVirtReg) { in visitLandingPad()
2362 FuncInfo.ExceptionPointerVirtReg, in visitLandingPad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1159 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC); in PrepareEHLandingPad()
1582 FuncInfo->ExceptionPointerVirtReg = 0; in SelectAllBasicBlocks()
DSelectionDAGBuilder.cpp2543 if (FuncInfo.ExceptionPointerVirtReg) { in visitLandingPad()
2546 FuncInfo.ExceptionPointerVirtReg, in visitLandingPad()