Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp325 static Value *stripBitcasts(Value *V) { in stripBitcasts() function
337 GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(stripBitcasts(Ptr)); in calculateVectorIndex()