Home
last modified time | relevance | path

Searched refs:LLVMBuildCatchRet (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp664 Dst = LLVMBuildCatchRet(Builder, CatchPad, SuccBB); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3146 LLVMValueRef LLVMBuildCatchRet(LLVMBuilderRef B, LLVMValueRef CatchPad,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2759 LLVMValueRef LLVMBuildCatchRet(LLVMBuilderRef B, LLVMValueRef CatchPad, in LLVMBuildCatchRet() function