Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:Attribute

1155     O << " .attribute(.managed)";
1475 if (!PAL.hasAttribute(paramIndex + 1, Attribute::ByVal)) {
1552 // param has byVal attribute. So should be a pointer
1554 assert(PTy && "Param with byval attribute should be a pointer type");