Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp88 Function *TheFn = in CreateVScale() local
121 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys); in CreateMemSet() local
149 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemSet() local
179 Function *TheFn = Intrinsic::getDeclaration(M, IntrID, Tys); in CreateMemTransferInst() local
217 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memcpy_inline, Tys); in CreateMemCpyInline() local
244 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemCpy() local
282 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memmove, Tys); in CreateMemMove() local
319 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemMove() local
421 Function *TheFn = in CreateLifetimeStart() local
437 Function *TheFn = in CreateLifetimeEnd() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1060 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt()
1138 Function *TheFn = TargetsForSlot[0].Fn; in trySingleImplDevirt() local
1193 auto TheFn = TargetsForSlot[0]; in trySingleImplDevirt() local