Searched defs:SrcElementTy (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantsContext.h | 187 Type *SrcElementTy; global() variable |
H A D | Constants.cpp | 2610 GetElementPtrConstantExpr(Type * SrcElementTy,Constant * C,ArrayRef<Constant * > IdxList,Type * DestTy) GetElementPtrConstantExpr() argument |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 1244 llvm::Type *SrcElementTy; EmitScalarCast() local |