Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h44 bool isGroupSegment(const GlobalValue *GV);
DAMDGPUBaseInfo.cpp100 bool isGroupSegment(const GlobalValue *GV) { in isGroupSegment() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h238 bool isGroupSegment(const GlobalValue *GV);
DAMDGPUBaseInfo.cpp459 bool isGroupSegment(const GlobalValue *GV) { in isGroupSegment() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp141 if (AMDGPU::isGroupSegment(GV)) in EmitGlobalVariable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp295 if (AMDGPU::isGroupSegment(GV)) in EmitGlobalVariable()