Searched defs:CreateConstGEP2_64 (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
H A D | IRBuilder.h | 1219 Value *CreateConstGEP2_64(Value *Ptr, uint64_t Idx0, uint64_t Idx1, function in class:llvm::IRBuilder |
/external/swiftshader/third_party/LLVM/include/llvm/Support/ | ||
H A D | IRBuilder.h | 875 Value *CreateConstGEP2_64(Value *Ptr, uint64_t Idx0, uint64_t Idx1, function in class:llvm::IRBuilder |
Completed in 502 milliseconds