Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp94 Function *TheFn = in CreateVScale() local
145 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys); in CreateMemSet() local
173 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset_inline, Tys); in CreateMemSetInline() local
200 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemSet() local
230 Function *TheFn = Intrinsic::getDeclaration(M, IntrID, Tys); in CreateMemTransferInst() local
268 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemCpy() local
384 Function *TheFn = Intrinsic::getDeclaration( in CreateElementUnorderedAtomicMemMove() local
492 Function *TheFn = in CreateLifetimeStart() local
507 Function *TheFn = in CreateLifetimeEnd() local
526 Function *TheFn = in CreateInvariantStart() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1162 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt()
1283 auto *TheFn = TargetsForSlot[0].Fn; in trySingleImplDevirt() local
1338 auto TheFn = TargetsForSlot[0]; in trySingleImplDevirt() local
2201 DevirtModule::lookUpFunctionValueInfo(Function *TheFn, in lookUpFunctionValueInfo()