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

  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
InfoByHwMode.cpp 166 bool RegSizeInfoByHwMode::hasStricterSpillThan(const RegSizeInfoByHwMode &I)
InfoByHwMode.h 178 bool hasStricterSpillThan(const RegSizeInfoByHwMode &I) const;
CodeGenRegisters.cpp 2162 if (RC2->RSI.hasStricterSpillThan(RC1->RSI))

Completed in 61 milliseconds