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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 156 unsigned SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) {
SIMachineFunctionInfo.h 143 unsigned addDispatchPtr(const SIRegisterInfo &TRI);
SIISelLowering.cpp 706 unsigned DispatchPtrReg = Info->addDispatchPtr(*TRI);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 115 unsigned DispatchPtrReg = Info->addDispatchPtr(*TRI);
SIMachineFunctionInfo.cpp 195 unsigned SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) {
SIMachineFunctionInfo.h 256 unsigned addDispatchPtr(const SIRegisterInfo &TRI);
SIISelLowering.cpp     [all...]

Completed in 521 milliseconds