Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp218 Function *ParentFunc = Memcpy->getFunction(); in expandMemIntrinsicUses() local
241 Function *ParentFunc = Memcpy->getFunction(); in expandMemIntrinsicUses() local
250 Function *ParentFunc = Memmove->getFunction(); in expandMemIntrinsicUses() local
267 Function *ParentFunc = Memset->getFunction(); in expandMemIntrinsicUses() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp101 std::unique_ptr<PDBSymbol> ParentFunc = in getInliningInfoForAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp35 Function *ParentFunc = PreLoopBB->getParent(); in createMemCpyLoopKnownSize() local
188 Function *ParentFunc = PreLoopBB->getParent(); in createMemCpyLoopUnknownSize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp386 generateLSDAInEAXThunk(Function * ParentFunc) generateLSDAInEAXThunk() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2129 Function *ParentFunc, Twine BaseName) { in createAndInsertBasicBlocks()