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 465 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
471 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
485 /// CreateInvoke - Create an invoke instruction.
486 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGException.cpp 406 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 346 milliseconds