Searched defs:SrcElemTy (Results 1 – 4 of 4) sorted by relevance
829 Constant *CastGEPIndices(Type *SrcElemTy, ArrayRef<Constant *> Ops, in CastGEPIndices()869 Type *SrcElemTy = GEP->getSourceElementType(); in SymbolicallyEvaluateGEP() local1009 Type *SrcElemTy = GEP->getSourceElementType(); in ConstantFoldInstOperandsImpl() local
1514 Type *SrcElemTy; in executeBitCastInst() local
2046 Type *SrcElemTy = SrcVecTy->getElementType(); in createBitOrPointerCast() local
532 Type *SrcElemTy = nullptr; member548 Type *SrcElemTy; // GEP source element type. member in __anondf6e26480411::BitcodeConstant