Home | History | Annotate | Download | only in IPO

Lines Matching defs:PAL

518   const AttributeSet &PAL = F->getAttributes();
521 if (PAL.hasAttributes(AttributeSet::ReturnIndex))
523 PAL.getRetAttributes()));
539 AttributeSet attrs = PAL.getParamAttributes(ArgIndex);
596 if (PAL.hasAttributes(AttributeSet::FunctionIndex))
598 PAL.getFnAttributes()));