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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 187 bool hasDispatchPtr() const {
AMDGPUAsmPrinter.cpp 660 if (MFI->hasDispatchPtr())
692 if (MFI->hasDispatchPtr())
SIRegisterInfo.cpp     [all...]
SIISelLowering.cpp 690 assert(!Info->hasPrivateSegmentBuffer() && !Info->hasDispatchPtr() &&
705 if (Info->hasDispatchPtr()) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 114 if (Info->hasDispatchPtr()) {
SIMachineFunctionInfo.h 316 bool hasDispatchPtr() const {
AMDGPUAsmPrinter.cpp 351 if (MFI.hasDispatchPtr()) {
    [all...]
SIISelLowering.cpp     [all...]

Completed in 62 milliseconds