Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:ByVal

1500     if (PAL.hasAttribute(paramIndex + 1, Attribute::ByVal) == false) {
1576 // param has byVal attribute. So should be a pointer
1578 assert(PTy && "Param with byval attribute should be a pointer type");