Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp683 Dst = LLVMBuildCleanupPad(Builder, ParentPad, in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3151 LLVMValueRef LLVMBuildCleanupPad(LLVMBuilderRef B, LLVMValueRef ParentPad,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2732 LLVMValueRef LLVMBuildCleanupPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCleanupPad() function