Searched defs:SrcElementTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantsContext.h | 188 Type *SrcElementTy; global() variable |
H A D | Constants.cpp | 2749 GetElementPtrConstantExpr(Type * SrcElementTy,Constant * C,ArrayRef<Constant * > IdxList,Type * DestTy,std::optional<ConstantRange> InRange) GetElementPtrConstantExpr() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 1395 llvm::Type *SrcElementTy; EmitScalarCast() local |