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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 148 unsigned SIMachineFunctionInfo::addPrivateSegmentBuffer(
SIMachineFunctionInfo.h 142 unsigned addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
SIISelLowering.cpp 700 unsigned PrivateSegmentBufferReg = Info->addPrivateSegmentBuffer(*TRI);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 109 unsigned PrivateSegmentBufferReg = Info->addPrivateSegmentBuffer(*TRI);
SIMachineFunctionInfo.cpp 186 unsigned SIMachineFunctionInfo::addPrivateSegmentBuffer(
SIMachineFunctionInfo.h 255 unsigned addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
SIISelLowering.cpp     [all...]

Completed in 125 milliseconds