Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp12176 static bool hasCFUser(const Value *V, SmallPtrSet<const Value *, 16> &Visited, in hasCFUser() function
12216 Result = hasCFUser(U, Visited, WaveSize); in hasCFUser()
12255 return hasCFUser(V, Visited, Subtarget->getWavefrontSize()); in requiresUniformRegister()