Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp179 uint8_t getConstantAccess(const Constant *C) { in getConstantAccess() function in __anon130d36380111::AMDGPUInformationCache
197 Result |= getConstantAccess(OpC); in getConstantAccess()
212 uint8_t Access = getConstantAccess(C); in needsQueuePtr()