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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp349 GetElementPtrInst *ShadowStackGCLowering::CreateGEP(LLVMContext &Context, function in class:ShadowStackGCLowering
364 GetElementPtrInst *ShadowStackGCLowering::CreateGEP(LLVMContext &Context, function in class:ShadowStackGCLowering
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1102 Value *CreateGEP(Value *Ptr, ArrayRef<Value *> IdxList, function in class:llvm::IRBuilder
1106 Value *CreateGEP(Type *Ty, Value *Ptr, ArrayRef<Value *> IdxList, function in class:llvm::IRBuilder
1137 Value *CreateGEP(Value *Ptr, Value *Idx, const Twine &Name = "") { function in class:llvm::IRBuilder
1140 Value *CreateGEP(Type *Ty, Value *Ptr, Value *Idx, const Twine &Name = "") { function in class:llvm::IRBuilder

Completed in 107 milliseconds