Home | History | Annotate | Download | only in IR

Lines Matching refs:AttrKind

315 void CallInst::addAttribute(unsigned i, Attribute::AttrKind attr) {
348 bool CallInst::paramHasAttr(unsigned i, Attribute::AttrKind A) const {
359 Attribute::AttrKind A) const {
612 bool InvokeInst::hasFnAttrImpl(Attribute::AttrKind A) const {
626 bool InvokeInst::paramHasAttr(unsigned i, Attribute::AttrKind A) const {
637 Attribute::AttrKind A) const {
654 void InvokeInst::addAttribute(unsigned i, Attribute::AttrKind attr) {