Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp107 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys); in CreateMemSet() local
135 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemSet() local
176 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memcpy, Tys); in CreateMemCpy() local
217 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemCpy() local
255 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memmove, Tys); in CreateMemMove() local
292 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemMove() local
417 Function *TheFn = in CreateLifetimeStart() local
433 Function *TheFn = in CreateLifetimeEnd() local
453 Function *TheFn = in CreateInvariantStart() local
516 Function *TheFn = Intrinsic::getDeclaration(M, Id, OverloadedTypes); in CreateMaskedIntrinsic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp884 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt()
939 Function *TheFn = TargetsForSlot[0].Fn; in trySingleImplDevirt() local
994 auto TheFn = TargetsForSlot[0]; in trySingleImplDevirt() local