Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:ByVal

455     assert(PTy && "Param with byval attribute should be a pointer type");
767 assert(PTy && "Type of a byval parameter should be pointer");
1450 if (PAL.hasAttribute(i + 1, Attribute::ByVal) == false) {
1629 // Param has ByVal attribute