Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp119 uint8_t getConstantAccess(const Constant *C) { in getConstantAccess() function in AMDGPUInformationCache
137 Result |= getConstantAccess(OpC); in getConstantAccess()
152 uint8_t Access = getConstantAccess(C); in needsQueuePtr()