Searched refs:getByValType (Results 1 – 5 of 5) sorted by relevance
445 LLVM_ABI Type *getByValType() const;1189 Type *getByValType() const { return getTypeAttr(Attribute::ByVal); }
536 if (ArgAttrs.getByValType()) in promoteCall()
188 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType()
1154 Type *AttributeSet::getByValType() const { in getByValType() function in AttributeSet1924 return getAttributes(Index+FirstArgIndex).getByValType(); in getParamByValType()
2098 Type *ByValTy = Attrs.getByValType(); in verifyParameterAttrs()