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

  /external/llvm/include/llvm/IR/
IRBuilder.h 702 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
709 InvokeInst *CreateInvoke(Value *Callee, BasicBlock *NormalDest,
    [all...]
  /external/swiftshader/third_party/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
ir.go     [all...]

Completed in 834 milliseconds