Searched refs:validateGlobalRegisterVariable (Results 1 – 3 of 3) sorted by relevance
184 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function711 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function722 return X86TargetInfo::validateGlobalRegisterVariable(RegName, RegSize, in validateGlobalRegisterVariable()
934 virtual bool validateGlobalRegisterVariable(StringRef RegName, in validateGlobalRegisterVariable() function
7087 else if (!TI.validateGlobalRegisterVariable(Label, in ActOnVariableDeclarator()