Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h107 bool PrivateSegmentWaveByteOffset : 1; variable
236 return PrivateSegmentWaveByteOffset; in hasPrivateSegmentWaveByteOffset()
DSIMachineFunctionInfo.cpp81 PrivateSegmentWaveByteOffset(false),
119 PrivateSegmentWaveByteOffset = true;