Home
last modified time | relevance | path

Searched refs:hasStricterSpillThan (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DInfoByHwMode.h209 bool hasStricterSpillThan(const RegSizeInfoByHwMode &I) const;
H A DInfoByHwMode.cpp163 bool RegSizeInfoByHwMode::hasStricterSpillThan( in hasStricterSpillThan() function in RegSizeInfoByHwMode
H A DCodeGenRegisters.cpp2276 if (RC2->RSI.hasStricterSpillThan(RC1->RSI)) in inferCommonSubClass()