Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.h329 bool isGlobalSegment(const GlobalValue *GV);
HDAMDGPUBaseInfo.cpp551 bool isGlobalSegment(const GlobalValue *GV) { in isGlobalSegment() function