Home
last modified time | relevance | path

Searched refs:CreateGetElementPtr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h145 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
DNoFolder.h214 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
DIRBuilder.h1822 return Insert(Folder.CreateGetElementPtr(Ty, PC, IdxList), Name);
1854 return Insert(Folder.CreateGetElementPtr(Ty, PC, IC), Name);
1875 return Insert(Folder.CreateGetElementPtr(Ty, PC, Idx), Name);
1898 return Insert(Folder.CreateGetElementPtr(Ty, PC, Idxs), Name);
1921 return Insert(Folder.CreateGetElementPtr(Ty, PC, Idx), Name);
1953 return Insert(Folder.CreateGetElementPtr(Ty, PC, Idxs), Name);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h135 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