Home
last modified time | relevance | path

Searched defs:Addressable (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h109 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() function
112 Addressable(orc::ExecutorAddr Address) in Addressable() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp85 unsigned Addressable = AMDGPU::IsaInfo::getAddressableNumVGPRs(&ST); in initialize() local
H A DGCNSubtarget.h1166 unsigned getMaxNumSGPRs(unsigned WavesPerEU, bool Addressable) const { in getMaxNumSGPRs()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp967 bool Addressable) { in getMaxNumSGPRs()