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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 243 bool hasWorkItemIDY() const {
407 assert(hasWorkItemIDY());
AMDGPUAsmPrinter.cpp 553 else if (MFI->hasWorkItemIDY())
SIRegisterInfo.cpp     [all...]
SIISelLowering.cpp 694 !Info->hasWorkItemIDX() && !Info->hasWorkItemIDY() &&
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 321 assert(hasWorkItemIDY());
SIMachineFunctionInfo.h 360 bool hasWorkItemIDY() const {
AMDGPUAsmPrinter.cpp     [all...]
SIISelLowering.cpp     [all...]

Completed in 75 milliseconds