Searched refs:getByRefType (Results 1 – 4 of 4) sorted by relevance
447 LLVM_ABI Type *getByRefType() const;1195 Type *getByRefType() const { return getTypeAttr(Attribute::ByRef); }
190 if (Type *ByRefTy = ParamAttrs.getByRefType()) in getMemoryParamAllocType()
1150 Type *AttributeSet::getByRefType() const { in getByRefType() function in AttributeSet1932 return getAttributes(Index + FirstArgIndex).getByRefType(); in getParamByRefType()
2111 Check(Attrs.getByRefType()->isSized(&Visited), in verifyParameterAttrs()2113 Check(DL.getTypeAllocSize(Attrs.getByRefType()).getKnownMinValue() < in verifyParameterAttrs()