OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGroupSegment
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h
43
bool
isGroupSegment
(const GlobalValue *GV);
AMDGPUBaseInfo.cpp
97
bool
isGroupSegment
(const GlobalValue *GV) {
/external/llvm/lib/Target/AMDGPU/
AMDGPUAsmPrinter.cpp
140
if (AMDGPU::
isGroupSegment
(GV))
Completed in 646 milliseconds