Searched refs:validateGlobalRegisterVariable (Results 1 – 3 of 3) sorted by relevance
240 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function794 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() function805 return X86TargetInfo::validateGlobalRegisterVariable(RegName, RegSize, in validateGlobalRegisterVariable()
1151 virtual bool validateGlobalRegisterVariable(StringRef RegName, in validateGlobalRegisterVariable() function
8086 else if (!TI.validateGlobalRegisterVariable(Label, in ActOnVariableDeclarator()