Searched refs:validateGlobalRegisterVariable (Results 1 – 3 of 3) sorted by relevance
215 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function762 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function773 return X86TargetInfo::validateGlobalRegisterVariable(RegName, RegSize, in validateGlobalRegisterVariable()
1105 virtual bool validateGlobalRegisterVariable(StringRef RegName, in validateGlobalRegisterVariable() function
7787 else if (!TI.validateGlobalRegisterVariable(Label, in ActOnVariableDeclarator()