Searched refs:IsRegisterKind (Results 1 – 2 of 2) sorted by relevance
390 if (phi_location.IsRegisterKind()) { in FindFirstRegisterHint()407 if (location.IsRegisterKind()) { in FindFirstRegisterHint()422 if (expected.IsRegisterKind()) { in FindFirstRegisterHint()448 if (input_location.IsRegisterKind()) { in FindHintAtDefinition()465 if (location.IsRegisterKind()) { in FindHintAtDefinition()
161 bool IsRegisterKind() const { in IsRegisterKind() function