Home
last modified time | relevance | path

Searched refs:hasPrivateSegmentWaveByteOffset (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h235 bool hasPrivateSegmentWaveByteOffset() const { in hasPrivateSegmentWaveByteOffset() function
DSIISelLowering.cpp844 if (Info->hasPrivateSegmentWaveByteOffset()) { in LowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h352 bool hasPrivateSegmentWaveByteOffset() const { in hasPrivateSegmentWaveByteOffset() function
DSIISelLowering.cpp1599 if (Info.hasPrivateSegmentWaveByteOffset()) { in allocateSystemSGPRs()