Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerIntrinsics.cpp75 Function *ParentFunc = Memcpy->getParent()->getParent(); in expandMemIntrinsicUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp36 Function *ParentFunc = PreLoopBB->getParent(); in createMemCpyLoopKnownSize() local
145 Function *ParentFunc = PreLoopBB->getParent(); in createMemCpyLoopUnknownSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp208 void coro::updateCallGraph(Function &ParentFunc, ArrayRef<Function *> NewFuncs, in updateCallGraph()
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp387 Function *WinEHStatePass::generateLSDAInEAXThunk(Function *ParentFunc) { in generateLSDAInEAXThunk()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp385 Function *WinEHStatePass::generateLSDAInEAXThunk(Function *ParentFunc) { in generateLSDAInEAXThunk()