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

/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h136 Constant *CreateInBoundsGetElementPtr(Constant *C, function in class:llvm::ConstantFolder
140 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const { function in class:llvm::ConstantFolder
146 Constant *CreateInBoundsGetElementPtr(Constant *C, function in class:llvm::ConstantFolder
H A DTargetFolder.h148 Constant *CreateInBoundsGetElementPtr(Constant *C, function in class:llvm::TargetFolder
152 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const { function in class:llvm::TargetFolder
158 Constant *CreateInBoundsGetElementPtr(Constant *C, function in class:llvm::TargetFolder
H A DNoFolder.h195 Constant *CreateInBoundsGetElementPtr(Constant *C, function in class:llvm::NoFolder
199 Constant *CreateInBoundsGetElementPtr(Constant *C, Constant *Idx) const { function in class:llvm::NoFolder
205 Instruction *CreateInBoundsGetElementPtr(Constant *C, function in class:llvm::NoFolder

Completed in 662 milliseconds