Home
last modified time | relevance | path

Searched defs:CreateInBoundsGetElementPtr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DConstantFolder.h136 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
140 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const { in CreateInBoundsGetElementPtr() function
146 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
H A DNoFolder.h195 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
199 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const { in CreateInBoundsGetElementPtr() function
205 Instruction *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetFolder.h148 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
152 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const { in CreateInBoundsGetElementPtr() function
158 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function