Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h991 bool isGlobalSegment(const GlobalValue *GV);
H A DAMDGPUBaseInfo.cpp1501 bool isGlobalSegment(const GlobalValue *GV) { in isGlobalSegment() function