Home
last modified time | relevance | path

Searched refs:GetExceptionObject (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DDwarfEHPrepare.cpp55 Value *GetExceptionObject(ResumeInst *RI);
103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject() function in DwarfEHPrepare
223 Value *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()
244 Value *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()
/external/llvm/lib/CodeGen/
DDwarfEHPrepare.cpp46 Value *GetExceptionObject(ResumeInst *RI);
100 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject() function in DwarfEHPrepare
220 Value *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()
241 Value *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()