Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h159 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 DNoFolder.h228 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 DIRBuilder.h1491 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 DTargetFolder.h147 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