Home
last modified time | relevance | path

Searched refs:AddCatchInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFunctionLoweringInfo.h216 void AddCatchInfo(const CallInst &I,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp376 void llvm::AddCatchInfo(const CallInst &I, MachineModuleInfo *MMI, in AddCatchInfo() function in llvm
440 AddCatchInfo(*EHSel, MMI, FLI.MBBMap[LPad]); in CopyCatchInfo()
DFastISel.cpp604 AddCatchInfo(*Call, &FuncInfo.MF->getMMI(), FuncInfo.MBB); in SelectCall()
DSelectionDAGBuilder.cpp4687 AddCatchInfo(I, &MMI, CallMBB); in visitIntrinsicCall()