Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:PAL

1465   const AttributeSet &PAL = F->getAttributes();
1500 if (PAL.hasAttribute(paramIndex + 1, Attribute::ByVal) == false) {
1503 // <a> = PAL.getparamalignment
1505 unsigned align = PAL.getParamAlignment(paramIndex + 1);
1583 // <a> = PAL.getparamalignment
1585 unsigned align = PAL.getParamAlignment(paramIndex + 1);