Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h188 Type *SrcElementTy; variable
198 Create(Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, in Create()
H A DConstants.cpp2749 Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, Type *DestTy, in GetElementPtrConstantExpr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1396 llvm::Type *SrcElementTy; in EmitScalarCast() local
1594 llvm::Type *SrcElementTy = cast<llvm::VectorType>(SrcTy)->getElementType(); in EmitScalarConversion() local