Searched refs:CreateInBoundsGetElementPtr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | ConstantFolder.h | 159 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 164 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 172 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
|
| H A D | NoFolder.h | 228 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 233 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 241 Instruction *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
|
| H A D | IRBuilder.h | 1491 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IdxList), 1512 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IC), Name); 1535 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name); 1561 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name); 1585 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name); 1621 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | TargetFolder.h | 147 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 151 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 158 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
|