Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DConstantFolder.h121 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
125 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
131 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
H A DNoFolder.h180 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
184 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
190 Instruction *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetFolder.h133 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function
137 Constant *CreateGetElementPtr(Constant *C, Constant *Idx) const { in CreateGetElementPtr() function
143 Constant *CreateGetElementPtr(Constant *C, in CreateGetElementPtr() function