Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp641 Value *DispatchVal = CallInst::Create(BuiltinSetjmpFn, SetjmpArg, in insertSjLjEHSupport() local
647 CallInst::Create(DispatchSetupFn, DispatchVal, "", EntryBB->getTerminator()); in insertSjLjEHSupport()
651 ICmpInst::ICMP_EQ, DispatchVal, Zero, in insertSjLjEHSupport()