Home
last modified time | relevance | path

Searched refs:LLVMIsCleanup (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp630 LLVMSetCleanup(Dst, LLVMIsCleanup(Src)); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp650 LLVMSetCleanup(Dst, LLVMIsCleanup(Src)); in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2927 LLVMBool LLVMIsCleanup(LLVMValueRef LandingPad);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3175 LLVMBool LLVMIsCleanup(LLVMValueRef LandingPad);
/external/llvm/lib/IR/
DCore.cpp2524 LLVMBool LLVMIsCleanup(LLVMValueRef LandingPad) { in LLVMIsCleanup() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2797 LLVMBool LLVMIsCleanup(LLVMValueRef LandingPad) { in LLVMIsCleanup() function