Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
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
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
DNoFolder.h189 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
193 Instruction *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
DIRBuilder.h801 return Insert(Folder.CreateInBoundsGetElementPtr(PC, IdxList), Name);
814 return Insert(Folder.CreateInBoundsGetElementPtr(PC, IC), Name);
830 return Insert(Folder.CreateInBoundsGetElementPtr(PC, Idx), Name);
854 return Insert(Folder.CreateInBoundsGetElementPtr(PC, Idxs), Name);
871 return Insert(Folder.CreateInBoundsGetElementPtr(PC, Idx), Name);
895 return Insert(Folder.CreateInBoundsGetElementPtr(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-7.0/llvm/include/llvm/IR/
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
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
DIRBuilder.h1407 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IdxList),
1428 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, IC), Name);
1451 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idx), Name);
1477 return Insert(Folder.CreateInBoundsGetElementPtr(Ty, PC, Idxs), Name);
1496 return Insert(Folder.CreateInBoundsGetElementPtr(nullptr, PC, Idx), Name);
1522 return Insert(Folder.CreateInBoundsGetElementPtr(nullptr, PC, Idxs),
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
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
/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/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli2083 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli2323 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli2307 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)