Lines Matching refs:hasAttributes
934 if (Attrs.hasAttributes()) in processModule()
965 if (FnAttrs.hasAttributes()) in processModule()
1003 if (Attrs.hasAttributes()) in processFunction()
1204 assert(AS.hasAttributes() && "Doesn't need a slot!"); in CreateAttributeSetSlot()
2505 if (Attrs.hasAttributes()) in writeParamOperand()
3241 if (Attrs.hasAttributes()) in printGlobal()
3331 if (Attrs.hasAttributes(AttributeList::FunctionIndex)) { in printFunction()
3369 if (Attrs.hasAttributes(AttributeList::ReturnIndex)) in printFunction()
3387 if (ArgAttrs.hasAttributes()) in printFunction()
3416 if (Attrs.hasAttributes(AttributeList::FunctionIndex)) in printFunction()
3469 if (Attrs.hasAttributes()) in printArgument()
3764 if (PAL.hasAttributes(AttributeList::ReturnIndex)) in printInstruction()
3793 if (PAL.hasAttributes(AttributeList::FunctionIndex)) in printInstruction()
3809 if (PAL.hasAttributes(AttributeList::ReturnIndex)) in printInstruction()
3831 if (PAL.hasAttributes(AttributeList::FunctionIndex)) in printInstruction()