Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:PAL

1446   const AttributeSet &PAL = F->getAttributes();
1503 if (!PAL.hasAttribute(paramIndex + 1, Attribute::ByVal)) {
1506 // <a> = PAL.getparamalignment
1508 unsigned align = PAL.getParamAlignment(paramIndex + 1);
1587 // <a> = PAL.getparamalignment
1589 unsigned align = PAL.getParamAlignment(paramIndex + 1);