/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ConstantFolder.h | 136 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
|
D | TargetFolder.h | 148 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
|
D | NoFolder.h | 189 Constant *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function 193 Instruction *CreateInBoundsGetElementPtr(Constant *C, in CreateInBoundsGetElementPtr() function
|
D | IRBuilder.h | 801 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/ |
D | ConstantFolder.h | 136 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
|
D | NoFolder.h | 195 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
|
D | IRBuilder.h | 1136 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/ |
D | ConstantFolder.h | 159 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
|
D | NoFolder.h | 228 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
|
D | IRBuilder.h | 1407 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/ |
D | TargetFolder.h | 147 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/ |
D | TargetFolder.h | 148 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/ |
D | llvm.mli | 2083 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2323 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2307 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
|