Home
last modified time | relevance | path

Searched defs:UnwindPad (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp348 const Instruction *UnwindPad = UnwindBB->getFirstNonPHI(); in calculateWasmEHInfo() local
367 const Instruction *UnwindPad = UnwindBB->getFirstNonPHI(); in calculateWasmEHInfo() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp302 if (auto *UnwindPad = dyn_cast<Instruction>(UnwindDestToken)) in getUnwindDestTokenHelper() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp341 if (auto *UnwindPad = dyn_cast<Instruction>(UnwindDestToken)) in getUnwindDestTokenHelper() local
/external/llvm/lib/IR/
DVerifier.cpp3381 Value *UnwindPad; in visitFuncletPadInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp3614 Value *UnwindPad; in visitFuncletPadInst() local