Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
DCore.h3772 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A DCore.h3560 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
DCore.h3772 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
DCore.h3751 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
DCore.h3876 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp2967 LLVMTypeRef LLVMGetGEPSourceElementType(LLVMValueRef GEP) { in LLVMGetGEPSourceElementType() function