Searched refs:validateGlobalRegisterVariable (Results 1 – 3 of 3) sorted by relevance
225 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function780 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function791 return X86TargetInfo::validateGlobalRegisterVariable(RegName, RegSize, in validateGlobalRegisterVariable()
1129 virtual bool validateGlobalRegisterVariable(StringRef RegName, in validateGlobalRegisterVariable() function
7910 else if (!TI.validateGlobalRegisterVariable(Label, in ActOnVariableDeclarator()