Home | History | Annotate | Download | only in IR

Lines Matching refs:getDeclaration

89   Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys);
116 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memcpy, Tys);
147 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memmove, Tys);
175 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::lifetime_start);
190 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::lifetime_end);
200 Value *FnAssume = Intrinsic::getDeclaration(M, Intrinsic::assume);
250 Value *TheFn = Intrinsic::getDeclaration(M, Id, OverloadedTypes);
348 Intrinsic::getDeclaration(M, Intrinsic::experimental_gc_statepoint,
397 Function *FnStatepoint = Intrinsic::getDeclaration(
444 Value *FnGCResult = Intrinsic::getDeclaration(M, ID, Types);
458 Intrinsic::getDeclaration(M, Intrinsic::experimental_gc_relocate, Types);