HomeSort by: relevance | last modified time | path
    Searched refs:hasWorkGroupIDX (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 651 bool hasWorkGroupIDX() const {
888 assert(hasWorkGroupIDX());
AMDGPUAsmPrinter.cpp 1247 S_00B84C_TGID_X_EN(MFI->hasWorkGroupIDX()) |
SIISelLowering.cpp 2004 if (Info.hasWorkGroupIDX())
2075 if (Info.hasWorkGroupIDX()) {
2288 !Info->hasWorkGroupIDX() && !Info->hasWorkGroupIDY() &&
2333 assert(Info->hasWorkGroupIDX() && Info->hasWorkItemIDX());

Completed in 49 milliseconds