HomeSort by relevance Sort by last modified time
    Searched refs:getCatchSwitch (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
WasmEHPrepare.cpp 315 if (isa<ConstantTokenNone>(CPI->getCatchSwitch()->getParentPad()))
345 const auto *UnwindBB = CatchPad->getCatchSwitch()->getUnwindDest();
WinEHPrepare.cpp 193 FuncletUnwindDest = CatchPad->getCatchSwitch()->getUnwindDest();
598 UnwindDest = Catch->getCatchSwitch()->getUnwindDest();
    [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 184 FuncletUnwindDest = CatchPad->getCatchSwitch()->getUnwindDest();
588 UnwindDest = Catch->getCatchSwitch()->getUnwindDest();
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 350 EHPad = CPI->getCatchSwitch();
457 MemoKey = CatchPad->getCatchSwitch();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
InlineFunction.cpp 389 EHPad = CPI->getCatchSwitch();
567 MemoKey = CatchPad->getCatchSwitch();
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Verifier.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 3217 milliseconds