Home | History | Annotate | Download | only in IR

Lines Matching refs:Intrinsic

70   Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys);
90 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memcpy, Tys);
114 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memmove, Tys);
136 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::lifetime_start);
151 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::lifetime_end);