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

  /external/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 498 // approximate the spare room in the packet that could be filled with the
500 unsigned TS = 0, FS = 0, Spare = 0;
504 Spare += HEXAGON_PACKET_SIZE-TS;
509 Spare += HEXAGON_PACKET_SIZE-TS;
513 << TotalIn << ", spare room: " << Spare << "\n");
514 if (TotalIn >= SizeLimit+Spare)
542 if (TotalIn+TotalPh >= SizeLimit+Spare)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setjmp.h 131 __MINGW_EXTENSION unsigned __int64 Spare;
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntpoapi.h 206 UCHAR Spare[3];
wdm.h     [all...]

Completed in 224 milliseconds