Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:PAL

1472   const AttributeSet &PAL = F->getAttributes();
1506 if (PAL.hasAttribute(paramIndex+1, Attribute::ByVal) == false) {
1571 // <a> = PAL.getparamalignment
1573 unsigned align = PAL.getParamAlignment(paramIndex+1);