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

  /external/llvm/include/llvm/CodeGen/
RegisterClassInfo.h 137 PSetLimits[Idx] = computePSetLimit(Idx);
142 unsigned computePSetLimit(unsigned Idx) const;
  /external/llvm/lib/CodeGen/
RegisterClassInfo.cpp 153 unsigned RegisterClassInfo::computePSetLimit(unsigned Idx) const {

Completed in 64 milliseconds