Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp658 Dst = LLVMBuildCleanupRet(Builder, CatchPad, Unwind); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3144 LLVMValueRef LLVMBuildCleanupRet(LLVMBuilderRef B, LLVMValueRef CatchPad,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2765 LLVMValueRef LLVMBuildCleanupRet(LLVMBuilderRef B, LLVMValueRef CatchPad, in LLVMBuildCleanupRet() function