Searched refs:LLVMConstGEP (Results 1 – 3 of 3) sorted by relevance
1556 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal,
710 return LLVMConstGEP(ConstantVal, (LLVMValueRef*) Op_val(Indices), in llvm_const_gep()
925 LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal, in LLVMConstGEP() function