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

  /external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.cpp 867 unsigned CurrentColor = CurrentColoring[i];
871 if (CurrentColor != PreviousColor)
873 PreviousColor = CurrentColor;
878 if (SeenColors.find(CurrentColor) == SeenColors.end())
881 if (PreviousColorSave != CurrentColor)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msinkaut.h 814 LONG *CurrentColor) = 0;
926 LONG *CurrentColor);
    [all...]

Completed in 305 milliseconds