Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp673 Dst = LLVMBuildCatchPad(Builder, ParentPad, in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3148 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2724 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCatchPad() function