Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h187 Type *SrcElementTy; global() variable
194 Create(Type * SrcElementTy,Constant * C,ArrayRef<Constant * > IdxList,Type * DestTy,unsigned Flags) Create() argument
H A DConstants.cpp2610 GetElementPtrConstantExpr(Type * SrcElementTy,Constant * C,ArrayRef<Constant * > IdxList,Type * DestTy) GetElementPtrConstantExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1244 llvm::Type *SrcElementTy; EmitScalarCast() local
1442 llvm::Type *SrcElementTy = cast<llvm::VectorType>(SrcTy)->getElementType(); EmitScalarConversion() local
[all...]