Home
last modified time | relevance | path

Searched refs:getFunctionToInstsMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPULDSUtils.h42 getFunctionToInstsMap(User *U, bool CollectKernelInsts);
H A DAMDGPULDSUtils.cpp151 getFunctionToInstsMap(User *U, bool CollectKernelInsts) { in getFunctionToInstsMap() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp248 AMDGPU::getFunctionToInstsMap(U, false /*=CollectKernelInsts*/); in replaceLDSUseByPointer()