Searched defs:GetElementPtrInst (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h709 class GetElementPtrInst : public Instruction { class in namespace:llvm
876 GetElementPtrInst::GetElementPtrInst(Value *Ptr, function in class:llvm::GetElementPtrInst
887 GetElementPtrInst::GetElementPtrInst(Value *Ptr, function in class:llvm::GetElementPtrInst
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DInstructions.cpp1340 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) function in class:GetElementPtrInst
[all...]

Completed in 191 milliseconds