Searched refs:IsDeprecatedCommand (Results 1 – 3 of 3) sorted by relevance
77 unsigned IsDeprecatedCommand : 1; member
19 bit IsDeprecatedCommand = 0;121 let IsDeprecatedCommand = 1;
668 if (!Traits.getCommandInfo(Command->getCommandID())->IsDeprecatedCommand) in checkDeprecatedCommand()