Home
last modified time | relevance | path

Searched defs:SrcElementTy (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h235 Type *SrcElementTy; variable
242 static GetElementPtrConstantExpr *Create(Type *SrcElementTy, Constant *C, in Create()
H A DConstants.cpp2477 Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, Type *DestTy) in GetElementPtrConstantExpr()
/aosp_15_r20/external/llvm/lib/IR/
H A DConstantsContext.h225 Type *SrcElementTy; variable
232 static GetElementPtrConstantExpr *Create(Type *SrcElementTy, Constant *C, in Create()
H A DConstants.cpp2264 Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, Type *DestTy) in GetElementPtrConstantExpr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantsContext.h213 Type *SrcElementTy; variable
220 static GetElementPtrConstantExpr *Create(Type *SrcElementTy, Constant *C, in Create()
H A DConstants.cpp2811 Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, Type *DestTy) in GetElementPtrConstantExpr()