Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerIntrinsics.cpp49 bool expandMemIntrinsicUses(Function &F);
75 bool AMDGPULowerIntrinsics::expandMemIntrinsicUses(Function &F) { in expandMemIntrinsicUses() function in AMDGPULowerIntrinsics
156 if (expandMemIntrinsicUses(F)) in runOnModule()