HomeSort by relevance Sort by last modified time
    Searched refs:hasPrivateSegmentBuffer (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 183 bool hasPrivateSegmentBuffer() const {
AMDGPUAsmPrinter.cpp 655 if (MFI->hasPrivateSegmentBuffer()) {
SIRegisterInfo.cpp     [all...]
SIISelLowering.cpp 690 assert(!Info->hasPrivateSegmentBuffer() && !Info->hasDispatchPtr() &&
699 if (Info->hasPrivateSegmentBuffer()) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 108 if (Info->hasPrivateSegmentBuffer()) {
SIMachineFunctionInfo.h 312 bool hasPrivateSegmentBuffer() const {
AMDGPUAsmPrinter.cpp 347 if (MFI.hasPrivateSegmentBuffer()) {
    [all...]
SIISelLowering.cpp     [all...]

Completed in 62 milliseconds