Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:PAL

1784   const AttributeSet &PAL = F->getAttributes();
1833 if (PAL.hasAttribute(paramIndex + 1, Attribute::ByVal) == false) {
1836 // <a> = PAL.getparamalignment
1838 unsigned align = PAL.getParamAlignment(paramIndex + 1);
1916 // <a> = PAL.getparamalignment
1918 unsigned align = PAL.getParamAlignment(paramIndex + 1);