Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DConstantFolder.h121 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
125 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
131 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
DNoFolder.h180 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
184 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
190 Instruction *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
/external/llvm/include/llvm/Analysis/
DTargetFolder.h133 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
137 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
143 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function