Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DIRBuilderFolder.h84 virtual Value *CreateInBoundsGetElementPtr(
89 virtual Value *CreateInBoundsGetElementPtr(Type *Ty, Constant *C,
91 virtual Value *CreateInBoundsGetElementPtr(
DConstantFolder.h166 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
171 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
179 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
DNoFolder.h200 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
205 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
213 Instruction *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
DIRBuilder.h1815 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IdxList),
1836 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IC), Name);
1859 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name);
1885 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
1909 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name);
1945 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h162 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
167 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
175 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
DNoFolder.h231 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
236 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
244 Instruction *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
DIRBuilder.h1841 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IdxList),
1862 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IC), Name);
1885 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name);
1911 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
1935 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name);
1971 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
/external/llvm/include/llvm/IR/
DConstantFolder.h136 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
140 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
147 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
DNoFolder.h195 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
199 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
206 Instruction *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
DIRBuilder.h1136 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IdxList),
1154 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IC), Name);
1174 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name);
1198 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
1215 return Insert(Folder.CreateInBoundsGetElementPtr(nullptr, PC, Idx), Name);
1239 return Insert(Folder.CreateInBoundsGetElementPtr(nullptr, PC, Idxs),
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h150 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
154 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
161 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
/external/llvm/include/llvm/Analysis/
DTargetFolder.h148 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
152 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
159 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetFolder.h156 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
160 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function
167 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli2307 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.mli2367 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)