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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 195 bool hasDispatchID() const {
AMDGPUAsmPrinter.cpp 669 if (MFI->hasDispatchID())
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.cpp 136 if (Info->hasDispatchID()) {
SIMachineFunctionInfo.h 328 bool hasDispatchID() const {
AMDGPUAsmPrinter.cpp 363 if (MFI.hasDispatchID()) {
    [all...]
SIISelLowering.cpp     [all...]

Completed in 97 milliseconds