Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp174 uint8_t getConstantAccess(const Constant *C) { in getConstantAccess() function in __anon4805a6110111::AMDGPUInformationCache
192 Result |= getConstantAccess(OpC); in getConstantAccess()
207 uint8_t Access = getConstantAccess(C); in needsQueuePtr()