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

  /external/llvm/include/llvm/Support/
IRBuilder.h 450 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
456 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
470 /// CreateInvoke - Create an invoke instruction.
471 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGException.cpp 388 Builder.CreateInvoke(getReThrowFn(*this),
    [all...]
CGObjCGNU.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/VMCore/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 140 milliseconds