Searched defs:CreateGetElementPtr (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 145 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function 150 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function 157 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
|
D | NoFolder.h | 214 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function 219 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function 226 Instruction *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 135 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function 139 Constant *CreateGetElementPtr(Type *Ty, Constant *C, Constant *Idx) const { in CreateGetElementPtr() function 145 Constant *CreateGetElementPtr(Type *Ty, Constant *C, in CreateGetElementPtr() function
|