Home
last modified time | relevance | path

Searched refs:LLVMBuildInBoundsGEP (Results 1 – 13 of 13) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp565 Dst = LLVMBuildInBoundsGEP(Builder, Ptr, Idx.data(), NumIdx, Name); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp585 Dst = LLVMBuildInBoundsGEP(Builder, Ptr, Idx.data(), NumIdx, Name); in CloneInstruction()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h958 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer,
/external/llvm/include/llvm-c/
DCore.h3008 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3303 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer,
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1707 return LLVMBuildInBoundsGEP(Builder_val(B), Pointer, in llvm_build_in_bounds_gep()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c2162 return LLVMBuildInBoundsGEP(Builder_val(B), Pointer, in llvm_build_in_bounds_gep()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c2083 return LLVMBuildInBoundsGEP(Builder_val(B), Pointer, in llvm_build_in_bounds_gep()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp2036 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer, in LLVMBuildInBoundsGEP() function
/external/llvm/lib/IR/
DCore.cpp2784 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer, in LLVMBuildInBoundsGEP() function
/external/llvm/bindings/go/llvm/
Dir.go1500 v.C = C.LLVMBuildInBoundsGEP(b.C, p.C, ptr, nvals, cname)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1567 v.C = C.LLVMBuildInBoundsGEP(b.C, p.C, ptr, nvals, cname)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp3099 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer, in LLVMBuildInBoundsGEP() function