Searched defs:CreateGetElementPtr (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 121 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
|
D | NoFolder.h | 180 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/ |
D | TargetFolder.h | 133 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
|