Searched defs:CreateGetElementPtr (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ConstantFolder.h | 121 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function 125 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const { in CreateGetElementPtr() function 131 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
|
D | TargetFolder.h | 133 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function 137 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const { in CreateGetElementPtr() function 143 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
|
D | NoFolder.h | 180 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function 184 Instruction *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
|
/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
|