/external/llvm-project/llvm/include/llvm/IR/ |
D | IRBuilderFolder.h | 84 virtual Value *CreateInBoundsGetElementPtr( 89 virtual Value *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, 91 virtual Value *CreateInBoundsGetElementPtr(
|
D | ConstantFolder.h | 166 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function 171 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 179 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
|
D | NoFolder.h | 200 Constant *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function 205 Constant *CreateInBoundsGetElementPtr(Type *Ty, Constant *C, in CreateInBoundsGetElementPtr() function 213 Instruction *CreateInBoundsGetElementPtr( in CreateInBoundsGetElementPtr() function
|
D | IRBuilder.h | 1815 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/ |
D | ConstantFolder.h | 162 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
|
D | NoFolder.h | 231 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
|
D | IRBuilder.h | 1841 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/ |
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-10.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 150 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/ |
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/llvm-project/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 156 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/ |
D | llvm.mli | 2307 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2367 See the method [llvm::LLVMBuilder::CreateInBoundsGetElementPtr]. *)
|