Searched refs:getSequentialElementType (Results 1 – 5 of 5) sorted by relevance
341 inline Type *getSequentialElementType() const { in getSequentialElementType() function
361 inline Type *getSequentialElementType() const { in getSequentialElementType() function
920 return Constant::getNullValue(getType()->getSequentialElementType()); in getSequentialElement()953 return UndefValue::get(getType()->getSequentialElementType()); in getSequentialElement()2555 assert(isElementTypeCompatible(Ty->getSequentialElementType())); in getImpl()
463 Type *EltTy = C->getType()->getSequentialElementType(); in ReadDataFromGlobal()
2137 Type *EltTy = Ty->getSequentialElementType(); in handleMulByConstant()