Home
last modified time | relevance | path

Searched defs:CreateGetElementPtr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h142 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
147 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
154 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
H A DNoFolder.h211 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
216 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
223 Instruction *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h132 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
136 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
142 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function