Searched refs:MemBoundAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp53 Attribute MemBoundAttr = F.getFnAttribute("amdgpu-memory-bound"); local
54 MemoryBound = MemBoundAttr.getValueAsBool();

Completed in 131 milliseconds