Home | History | Annotate | Download | only in IR

Lines Matching refs:IntID

275   // Note, the IntID field will have been set in Value::setName if this function
277 if (IntID)
278 setAttributes(Intrinsic::getAttributes(getContext(), IntID));
485 IntID = Intrinsic::not_intrinsic;
488 IntID = lookupIntrinsicID(ValName);