Searched defs:IsLow (Results 1 – 2 of 2) sorted by relevance
143 bool IsLow() const { return GetCode() < kNumberOfT32LowRegisters; } in IsLow() function
2422 bool IsLow = Index == 0; in performVectorExtendCombine() local