Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Decho.cpp564 if (LLVMIsInBounds(Src)) in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp584 if (LLVMIsInBounds(Src)) in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2783 LLVMBool LLVMIsInBounds(LLVMValueRef GEP);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3016 LLVMBool LLVMIsInBounds(LLVMValueRef GEP);
/external/llvm/lib/IR/
DCore.cpp2318 LLVMBool LLVMIsInBounds(LLVMValueRef GEP) { in LLVMIsInBounds() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2548 LLVMBool LLVMIsInBounds(LLVMValueRef GEP) { in LLVMIsInBounds() function