Searched defs:TheFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DIRBuilder.cpp89 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys); local
116 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memcpy, Tys); local
147 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memmove, Tys); local
175 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::lifetime_start); local
190 Value *TheFn = Intrinsic::getDeclaration(M, Intrinsic::lifetime_end); local
246 Value *TheFn = Intrinsic::getDeclaration(M, Id, OverloadedTypes); local
[all...]

Completed in 47 milliseconds