Home | History | Annotate | Download | only in IR

Lines Matching refs:IntID

267   // Note, the IntID field will have been set in Value::setName if this function
269 if (IntID)
270 setAttributes(Intrinsic::getAttributes(getContext(), IntID));
450 IntID = Intrinsic::not_intrinsic;
453 IntID = lookupIntrinsicID(ValName);