Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantsContext.h235 Type *SrcElementTy; variable
242 static GetElementPtrConstantExpr *Create(Type *SrcElementTy, Constant *C, in Create()
DConstants.cpp2477 Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, Type *DestTy) in GetElementPtrConstantExpr()