Searched refs:getParamElementType (Results 1 – 5 of 5) sorted by relevance
713 Type *getParamElementType(unsigned ArgNo) const;
273 return Call->getAttributes().getParamElementType(0); in getBaseElementType()
1459 Type *AttributeList::getParamElementType(unsigned Index) const { in getParamElementType() function in AttributeList
5298 Type *ElemTy = Call.getAttributes().getParamElementType(0); in visitIntrinsicCall()
3848 if (!CB->getAttributes().getParamElementType(0)) { in propagateAttributeTypes()