Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp215 uint8_t getConstantAccess(const Constant *C, in getConstantAccess() function in __anon93435ae10111::AMDGPUInformationCache
234 Result |= getConstantAccess(OpC, Visited); in getConstantAccess()
250 uint8_t Access = getConstantAccess(C, Visited); in needsQueuePtr()