Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp94 Function *TheFn = CreateVScale() local
145 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset, Tys); CreateMemSet() local
173 Function *TheFn = Intrinsic::getDeclaration(M, Intrinsic::memset_inline, Tys); CreateMemSetInline() local
200 Function *TheFn = Intrinsic::getDeclaration( CreateElementUnorderedAtomicMemSet() local
230 Function *TheFn = Intrinsic::getDeclaration(M, IntrID, Tys); CreateMemTransferInst() local
268 Function *TheFn = Intrinsic::getDeclaration( CreateElementUnorderedAtomicMemCpy() local
384 Function *TheFn = Intrinsic::getDeclaration( CreateElementUnorderedAtomicMemMove() local
492 Function *TheFn = CreateLifetimeStart() local
507 Function *TheFn = CreateLifetimeEnd() local
526 Function *TheFn = CreateInvariantStart() local
618 Function *TheFn = Intrinsic::getDeclaration(M, Id, OverloadedTypes); CreateMaskedIntrinsic() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1162 applySingleImplDevirt(VTableSlotInfo & SlotInfo,Constant * TheFn,bool & IsExported) applySingleImplDevirt() argument
1283 auto *TheFn = TargetsForSlot[0].Fn; trySingleImplDevirt() local
1338 auto TheFn = TargetsForSlot[0]; trySingleImplDevirt() local
2201 lookUpFunctionValueInfo(Function * TheFn,ModuleSummaryIndex * ExportSummary) lookUpFunctionValueInfo() argument
[all...]
/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp1187 Function *TheFn = Intrinsic::getDeclaration(&M, Intrinsic::thread_pointer); TEST() local
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp1768 Function *TheFn = TEST_F() local
/llvm-project/llvm/unittests/Analysis/
H A DValueTrackingTest.cpp2484 Function *TheFn = Intrinsic::getOrInsertDeclaration(&M, Intrinsic::vscale, in TEST_F() local