Searched refs:IsRegisterKind (Results 1 – 2 of 2) sorted by relevance
370 if (phi_location.IsRegisterKind()) { in FindFirstRegisterHint()387 if (location.IsRegisterKind()) { in FindFirstRegisterHint()402 if (expected.IsRegisterKind()) { in FindFirstRegisterHint()429 if (input_location.IsRegisterKind()) { in FindHintAtDefinition()446 if (location.IsRegisterKind()) { in FindHintAtDefinition()
161 bool IsRegisterKind() const { in IsRegisterKind() function