Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DConstantsContext.h188 Type *SrcElementTy; global() variable
198 Create(Type * SrcElementTy,Constant * C,ArrayRef<Constant * > IdxList,Type * DestTy,unsigned Flags,std::optional<ConstantRange> InRange) Create() argument
H A DConstants.cpp2749 GetElementPtrConstantExpr(Type * SrcElementTy,Constant * C,ArrayRef<Constant * > IdxList,Type * DestTy,std::optional<ConstantRange> InRange) GetElementPtrConstantExpr() argument
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1395 llvm::Type *SrcElementTy; EmitScalarCast() local
1593 llvm::Type *SrcElementTy = cast<llvm::VectorType>(SrcTy)->getElementType(); EmitScalarConversion() local
[all...]