Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:PAL

1423   const AttributeSet &PAL = F->getAttributes();
1475 if (!PAL.hasAttribute(paramIndex + 1, Attribute::ByVal)) {
1478 // <a> = PAL.getparamalignment
1480 unsigned align = PAL.getParamAlignment(paramIndex + 1);
1559 // <a> = PAL.getparamalignment
1561 unsigned align = PAL.getParamAlignment(paramIndex + 1);